iwlwifi: pcie: read the interrupt cause from the handler
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 11 Dec 2013 07:00:03 +0000 (09:00 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 21:21:25 +0000 (23:21 +0200)
commita0f337cc3592b8206d371e549a495b4d7f9cc392
treee539688ffa336af207f4360b7a9ae96544b5ac55
parentfc84472b8df4aeb04c21a68f1a77c5c2f99cb283
iwlwifi: pcie: read the interrupt cause from the handler

We now disable the interrupts in the hardware from the
upper half and all the rest (including reading the interrupt
cause) is done in the handler.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/rx.c