mac80211: don't stop all queues when flushing
authorLuciano Coelho <luciano.coelho@intel.com>
Fri, 13 Jun 2014 13:30:04 +0000 (16:30 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Jun 2014 12:22:24 +0000 (14:22 +0200)
There is no need to stop all queues when we want to flush specific
queues, so stop only the queues that will be flushed.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found