commit | 113630b581d6d423998d2113a8e892ed6e6af6f9 | [log] [tgz] |
---|---|---|
author | Karthik D A <karthida@marvell.com> | Wed Sep 28 18:18:24 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Nov 09 03:33:26 2016 +0200 |
tree | 1ac646ea49bfec790e3426429b6fa1e487bccf40 | |
parent | c44c040300d7afd79294710313a4989683e2afb1 [diff] |
mwifiex: vendor_ie length check for parse WMM IEs While copying the vendor_ie obtained from the cfg80211_find_vendor_ie() to the struct mwifiex_types_wmm_info, length/size was inappropriate. This patch corrects the required length needed to the mwifiex_types_wmm_info Signed-off-by: Karthik D A <karthida@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>