commit | a50df0c4c0d97170a6c43573612acacc43e62fe7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Feb 11 14:20:05 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 09:41:42 2013 +0100 |
tree | fa0ccef7439230a03ac11376ced0fb96f198caf9 | |
parent | af0ed69badc67a0b6e976543f52029fce9ac8f69 [diff] |
cfg80211: advertise extended capabilities to userspace In many cases, userspace may need to know which of the 802.11 extended capabilities ("Extended Capabilities element") are implemented in the driver or device, to include them e.g. in beacons, assoc request/response or other frames. Add a new nl80211 attribute to hold the extended capabilities bitmap for this. Signed-off-by: Johannes Berg <johannes.berg@intel.com>