]> git.baikalelectronics.ru Git - kernel.git/commit
iwlagn: add comment to warn about WoWLAN in resume / suspend flows
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 11 Jul 2011 10:14:37 +0000 (13:14 +0300)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 21 Jul 2011 14:30:27 +0000 (07:30 -0700)
commitcafe54867c9598e1a30be409fa8fa03ca3544727
treec30687736f491872acb3c7142839b52dd10eaa1f
parent7d50a87a5806c08334b712526df22fda317df8a0
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>
drivers/net/wireless/iwlwifi/iwl-pci.c