summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorBob Copeland <me@bobcopeland.com>2014-04-15 16:43:07 +0200
committerJohannes Berg <johannes.berg@intel.com>2014-04-22 17:24:49 +0200
commita40a8c17b22ea0ce6d54c04a2e77630768691338 (patch)
treec146ae7436f4ba1676b5b5515ad6371b6503f52d /scripts
parentmac80211: mesh: use u16 return type for u16 getter (diff)
downloadlinux-a40a8c17b22ea0ce6d54c04a2e77630768691338.tar.xz
linux-a40a8c17b22ea0ce6d54c04a2e77630768691338.zip
mac80211: fix mesh_add_rsn_ie IE finding loop
Previously, the code to copy the RSN IE from the mesh config would increment its pointer by one in the loop instead of by the element length, so there was the potential for mistaking another IE's data fields as the RSN IE. cfg80211_find_ie() exists, so just use that. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions