commit | b09b296dddde0998e2019d2f355212642056253f | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jul 11 13:14:37 2011 +0300 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Jul 21 07:30:27 2011 -0700 |
tree | c30687736f491872acb3c7142839b52dd10eaa1f | |
parent | c1c81401de30448baf35ec2f689ad21faffb0536 [diff] |
iwlagn: add comment to warn about WoWLAN in resume / suspend flows WoWLAN may need the NIC even after suspend. One should not do anything to the NIC in the bus level, since one cannot check whether WoWLAN is enabled or not. Same for resume. Add a simple comment to the code to warn about this. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>