summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-05-13 15:47:05 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-06-05 21:21:46 +0200
commitc53f7e150e178b62b9904428ccbe3ae6f3553fdd (patch)
tree8a273f55f5b331887c52362d11fc48d8b7e32930 /net/mac80211/mlme.c
parentmac80211: allow low-level drivers to set netdev feature bits (diff)
downloadlinux-c53f7e150e178b62b9904428ccbe3ae6f3553fdd.tar.xz
linux-c53f7e150e178b62b9904428ccbe3ae6f3553fdd.zip
mac80211: use offchannel queue only when supported
Commit 3a25a8c ("mac80211: add improved HW queue control") added support for offchannel queue mapping. However, this mapping is only valid when the driver supports IEEE80211_HW_QUEUE_CONTROL. Check whether the driver supports IEEE80211_HW_QUEUE_CONTROL before setting the hw_queue to the mapped offchannel queue. (This patch doesn't have any actual effect, because hw_queue is overridden in ieee80211_tx() anyway, so this is merely some cleanup) Signed-off-by: Eliad Peller <eliad@wizery.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mlme.c')
0 files changed, 0 insertions, 0 deletions