summaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2016-09-15 18:15:09 +0300
committerJohannes Berg <johannes.berg@intel.com>2016-09-16 14:49:52 +0200
commitfbd05e4a6e82fd573d3aa79e284e424b8d78c149 (patch)
treec07fd93b72d2cff80545cab21f5f2e5cfed26325 /net/mac80211
parentb59abfbed638037f3b51eeb73266892cd2df177f (diff)
cfg80211: add helper to find an IE that matches a byte-array
There are a few places where an IE that matches not only the EID, but also other bytes inside the element, needs to be found. To simplify that and reduce the amount of similar code, implement a new helper function to match the EID and an extra array of bytes. Additionally, simplify cfg80211_find_vendor_ie() by using the new match function. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions