]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdc06343a72d252361f68c40af62dfeacbbf3d0a3
tree57fc25c96c7cfb8d05e860b97e4715133a35ce1c
parenta826f688d6009db70a14c16c9e22e09329c21e6e
mac80211: don't stop all queues when flushing

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>
net/mac80211/util.c