OSDN Git Service

iwlwifi: pcie: pull out common rfkill IRQ handling code
authorJohannes Berg <johannes.berg@intel.com>
Tue, 25 Apr 2017 07:55:36 +0000 (09:55 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 22 Jun 2017 21:13:01 +0000 (00:13 +0300)
commit3a6e168baa7097bcd747c1689cff509297c6d612
tree3bfe1d96bc16a9bd034ed18af9c6241bdbfaad10
parent8f6438f72a5f6f8c49a7d9b4a1e87f56d6faaf2b
iwlwifi: pcie: pull out common rfkill IRQ handling code

There's no point in duplicating exactly the same code here
for legacy and MSI-X interrupts, so pull it out into a new
function to call in both places.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/rx.c