commit | 53e490936a91940a153e231c3b8288e3ecfcc5aa | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Dec 06 16:08:44 2007 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 17 17:01:40 2007 -0500 |
tree | 6e673ce79842b480d29008b2e4b23e32a39d73d1 | |
parent | 1a8d122782bdabe4475f29d022c9a0c092ac9878 [diff] |
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 <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>