]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: move irq to PCIe
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Mar 2012 21:31:01 +0000 (13:31 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Mar 2012 18:56:34 +0000 (13:56 -0500)
commite38e2e5110779853cc5a83d972152ecbc2c95431
tree3fafa92380595058d056f8637fdc35a63cd1773e
parente712b1de429159a813ec937b759936a43eb0f94e
iwlwifi: move irq to PCIe

Even if the variable might also be used by other
transports, there's no need for anything outside
of the transport itself to access it, so move it
into the private area.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h
drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
drivers/net/wireless/iwlwifi/iwl-trans.h