iwlwifi: pcie: clean RFKILL interrupt in AMPG
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 25 Jul 2013 10:14:34 +0000 (13:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 2 Oct 2013 16:00:37 +0000 (18:00 +0200)
Newer firmware don't clean the RFKILL interrupt in APMG, do
it in driver instead.
If we forget to do so, we can't send HCMD to firmware while
the NIC is in RFKILL state.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found