commit | ac928f8dc8e8ee6c402f623723cad22a14394277 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Oct 14 16:36:36 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Oct 16 16:33:28 2012 +0200 |
tree | 2cb50d0ec15af77e3897e69c981cabf2b71a894c | |
parent | 0adb52dee209ee816ba86da51d01977fdb173b22 [diff] |
iwlwifi: first deactivate a queue, then wipe out its data 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>