From: Zhu Yi Date: Thu, 6 Dec 2007 08:08:44 +0000 (+0800) Subject: iwlwifi: fix rf_kill state inconsistent during suspend and resume X-Git-Tag: v2.6.24-rc6~22^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e490936a91940a153e231c3b8288e3ecfcc5aa;p=pandora-kernel.git iwlwifi: fix rf_kill state inconsistent during suspend and resume The patch fixes the STATUS_RF_KILL_HW state is not cleared problem if the device goes to suspend when the rf_kill switch is enabled. The bug causes the driver always thinks the rf_kill switch is enabled (although it is disabled) after resume. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed