commit | b1cf1bc160a94f2d56863522982160c9373b8860 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jan 08 10:26:17 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 16 14:18:06 2013 +0100 |
tree | 205465a4b00f93e73171eb5c0fde9c98660cb837 | |
parent | d21fa2dad63677b5fd0c9942c0745c1e4f0832df [diff] |
iwlwifi: don't enable all interrupts on resuming Enabling the RF-kill interrupt is sufficient for getting RF-kill notifications, and no other interrupt is needed as the device isn't functional when suspended and will be restarted/reconfigured when mac80211 resumes it later. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>