commit | 2337db8db845ece2d4ab7673a343e285f1bfda85 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 27 13:36:49 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 27 13:27:08 2010 -0400 |
tree | ec1a3c806b8638c08caf8acef1b9d411e1e612fd | |
parent | a621fa4d6a7fdf9d34938d2e129a72624833eeeb [diff] |
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>