]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac80211/cfg.c
cfg80211/nl80211: clarify TX queue API
authorJohannes Berg <johannes.berg@intel.com>
Wed, 28 Mar 2012 09:04:24 +0000 (11:04 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Apr 2012 18:54:09 +0000 (14:54 -0400)
commita3304b0a17495183a2270d4a25978795226597a4
tree1b1f91ab191e77833b84232ba5a61d6a584b3cd6
parentd748b4642a53cd1ead303f9e2b008295391466b7
cfg80211/nl80211: clarify TX queue API

With the plan to change mac80211's queue API to
not map ACs to queues 1:1, it seems necessary to
clarify some APIs that act on ACs rather than on
queues to spell that out explicitly. Do this.

Also verify that the AC number given is valid.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/driver-trace.h
net/wireless/nl80211.c