]> Pileus Git - ~andy/linux/commit
iwlwifi: stop_hw replace enable_rfkill_int
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 9 Jan 2012 14:35:08 +0000 (16:35 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 22:37:52 +0000 (14:37 -0800)
commit1df06bdc6fb26d13af18c5dbb3144f13cf55de3c
treed39f2f82a939c9fd426f5e4feb1697058d0d3ef5
parent08079a4919ca960c0f46d244cae3a6ec2c39041d
iwlwifi: stop_hw replace enable_rfkill_int

This trans_ops->stop_hw leaves the RFKILL interrupt enabled,
we can call that one instead of enable_rfkill_int. By that,
we reduce the numbers of acceesses to the NIC from the upper
layers.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-mac80211.c
drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
drivers/net/wireless/iwlwifi/iwl-trans-pcie.c