]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - net/mac80211/util.c
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)
commit59f48fe22fe817df1ced42dee28b31de88b478b6
tree57fc25c96c7cfb8d05e860b97e4715133a35ce1c
parent8d7b70fb7bf8963634052f455db86074d48bab2c
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