Files
linux-st/include/uapi/linux
Andrei Otcheretianski 9a774c78e2 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>
2014-05-15 15:00:42 +02:00
..
2014-03-20 14:55:18 +01:00
2014-02-07 15:18:31 -08:00
2014-03-04 13:51:06 -05:00
2014-01-22 10:34:15 +01:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:13:01 -05:00
2014-03-21 14:21:13 -04:00
2014-03-07 08:12:37 +01:00