]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: don't enable all interrupts on resuming
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Jan 2013 09:26:17 +0000 (10:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Jan 2013 13:18:06 +0000 (14:18 +0100)
commit4c96de143d66b12fcecd6f7767004d910642d542
tree205465a4b00f93e73171eb5c0fde9c98660cb837
parent8b808ac5b734919fc1bc0976979aebd472de2ed8
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