]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use subqueue helpers
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Aug 2010 11:36:49 +0000 (13:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Aug 2010 17:27:08 +0000 (13:27 -0400)
commit72b8dadb31c5e3a91e2f097470d575be269a0b7d
treeec1a3c806b8638c08caf8acef1b9d411e1e612fd
parent03881180d2a55be0fa1a14a071a7c8e4ff2a6765
mac80211: use subqueue helpers

There are subqueue helpers so that we don't
need to get the TX queue and then wake/stop
it, use those helpers.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c
net/mac80211/util.c