diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-02-07 23:26:38 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-02-08 13:51:50 +0100 |
commit | 49a68e0d88890060a2b9b6c6ad1ec53eb50abccf (patch) | |
tree | 5cc73012d8a6e31417bc69bb7be9fc980abc4518 /net/wireless/nl80211.c | |
parent | mac80211: use element iteration macro in parsing (diff) | |
download | linux-49a68e0d88890060a2b9b6c6ad1ec53eb50abccf.tar.xz linux-49a68e0d88890060a2b9b6c6ad1ec53eb50abccf.zip |
cfg80211: add various struct element finding helpers
We currently have a number of helpers to find elements that just
return a u8 *, change those to return a struct element and add
inlines to deal with the u8 * compatibility.
Note that the match behaviour is changed to start the natch at
the data, so conversion from _ie_match to _elem_match need to
be done carefully.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/nl80211.c')
0 files changed, 0 insertions, 0 deletions