iwlwifi: first deactivate a queue, then wipe out its data
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 14 Oct 2012 14:36:36 +0000 (16:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Oct 2012 14:33:28 +0000 (16:33 +0200)
Doing the opposite is wrong, the SCD wouldn't like someone
to clear its data while the queue is still active.

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

No differences found