iwlwifi: don't enable all interrupts on resuming
commitb1cf1bc160a94f2d56863522982160c9373b8860
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Jan 2013 09:26:17 +0000 (8 10:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 13:18:06 +0000 (16 14:18 +0100)
tree205465a4b00f93e73171eb5c0fde9c98660cb837
parentd21fa2dad63677b5fd0c9942c0745c1e4f0832df
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>
drivers/net/wireless/iwlwifi/pcie/trans.c