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)
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>

No differences found