Skip to content
Commit 49a68e0d authored by Johannes Berg's avatar Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
parent c17e28d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment