]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: wait for d0i3 exit in some more ampdu actions
authorEliad Peller <eliad@wizery.com>
Tue, 22 Apr 2014 10:33:29 +0000 (13:33 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 6 May 2014 20:32:45 +0000 (23:32 +0300)
commit82d6a554dad80cfdba6ba9100d0927e7e976c755
treed373ebaf2da5110d8802094a39ffbb69a4ed4f51
parent157720ee7a24e05e785df14c66e604a87fd73714
iwlwifi: mvm: wait for d0i3 exit in some more ampdu actions

Some ampdu actions change queues by direct target access.

Since the bus is disabled in d0i3, make sure to exit d0i3
before handling these actions.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Reviewed-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c