diff options
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | 2014-05-09 15:11:46 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-05-15 17:00:42 +0400 |
commit | 9a774c78e2114c7e8605e3a168ccd552cbe3d922 (patch) | |
tree | d1ba64609c6fc1b0b7609630635ee66c601e30cc /net/wireless/rdev-ops.h | |
parent | 387910cc79da2e529f2fb4ca9428e861b9402975 (diff) | |
download | linux-9a774c78e2114c7e8605e3a168ccd552cbe3d922.tar.xz |
cfg80211: Support multiple CSA counters
Change the type of NL80211_ATTR_CSA_C_OFF_BEACON and
NL80211_ATTR_CSA_C_OFF_PRESP to be NLA_BINARY which allows
userspace to use beacons and probe responses with
multiple CSA counters.
This isn't breaking the API since userspace can
continue to use nla_put_u16 for this attributes, which
is equivalent to a single element u16 array.
In addition advertise max number of supported CSA counters.
This is needed when using CSA and eCSA IEs together.
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/rdev-ops.h')
0 files changed, 0 insertions, 0 deletions