]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.h
cfg80211/mac80211: add wmm info to assoc event
authorEliad Peller <eliad@wizery.com>
Tue, 9 Sep 2014 14:09:45 +0000 (17:09 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Sep 2014 10:24:39 +0000 (12:24 +0200)
commitb0b6aa2c8e0d0e34f7658d5cc1e4fbb59f701c42
tree4ef51e55ff3a08068b4a7d7ed2c0a65d80a9f77b
parent960d01acf62747d6518694f92be5b06f67473833
cfg80211/mac80211: add wmm info to assoc event

Userspace might need to know what queues are configured
for uapsd (e.g. for setting proper default values in tspecs).

Add this bitmap to the association event (inside wmm
nested attribute)

Add additional parameter to cfg80211_rx_assoc_resp,
and update its callers.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/mac80211/mlme.c
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/nl80211.h