From: Emmanuel Grumbach Date: Mon, 11 Jul 2011 10:14:37 +0000 (+0300) Subject: iwlagn: add comment to warn about WoWLAN in resume / suspend flows X-Git-Tag: v3.1-rc1~255^2~14^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09b296dddde0998e2019d2f355212642056253f;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed