diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-11-28 21:53:45 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-11-30 14:00:33 -0500 |
commit | 904f137d478215b7c5c1daabae03618ed2f703cf (patch) | |
tree | 5ce35a36a8e9240b4aa14f113e7c4892ffe9108d /crypto | |
parent | 1b4e027e1b1176b70a59665c0de58c04c7a4e210 (diff) |
mwifiex: fix struct member mismatch
Using bss->information_elements and treating
bss->len_beacon_ies as its size is wrong, the
real size is len_information_elements.
Found while I was reviewing the use of this
cfg80211 API (as it is actually potentially
broken due to races.)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions