]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mac80211: Remove check for offchannel state when waking netdev queues
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 15 Oct 2013 21:16:21 +0000 (16:16 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Oct 2013 14:05:26 +0000 (15:05 +0100)
commit17ac49594fc574665e937f5804134087c0f37115
tree30ccd530d8e08e9a40737b2b77df11a31c49181e
parentef91ffaa033001c2ba65d3c9659f1a75886d0aa3
mac80211: Remove check for offchannel state when waking netdev queues

6c17b77b67587b9f9e3070fb89fe98cef3187131 ensures that a device's
mac80211 queues will remain stopped while offchannel. Since the
vif can no longer be offchannel when the queues wake it's not
necessary to check for this before waking its netdev queues.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c