commit | 1df06bdc6fb26d13af18c5dbb3144f13cf55de3c | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Jan 09 16:35:08 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Feb 02 14:37:52 2012 -0800 |
tree | d39f2f82a939c9fd426f5e4feb1697058d0d3ef5 | |
parent | 08079a4919ca960c0f46d244cae3a6ec2c39041d [diff] |
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>