android_kernel_oneplus_msm8998/net/wireless
Zhu Jianmin df55603b24 nl80211: fix nlmsg allocation in cfg80211_ft_event
Allocation size of nlmsg in cfg80211_ft_event is based on ric_ies_len
and doesn't take into account ies_len. This leads to
NL80211_CMD_FT_EVENT message construction failure in case ft_event
contains large enough ies buffer.
Add ies_len to the nlmsg allocation size.

Signed-off-by: Dedy Lansky <dlansky@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Git-commit: 1039d08100e58f016a814347baadb77bf8dd21ab
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Change-Id: I224ac6113e4b15958f3b155982ff5cf84ff9ed74
CRs-Fixed: 2207276
Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Zhu Jianmin <jianminz@codeaurora.org>
2018-06-15 04:37:17 -07:00
..
.gitignore
ap.c cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
chan.c cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
core.c Merge android-4.4.133 (3f51ea2) into msm-4.4 2018-05-31 12:28:38 +05:30
core.h cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
db.txt msm: wlan: Update regulatory database 2017-11-23 15:00:20 +05:30
debugfs.c
debugfs.h
ethtool.c
genregdb.awk
ibss.c cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
mlme.c cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
nl80211.c nl80211: fix nlmsg allocation in cfg80211_ft_event 2018-06-15 04:37:17 -07:00
nl80211.h cfg80211: Use a structure to pass connect response params 2017-05-01 01:53:03 -07:00
ocb.c
radiotap.c
rdev-ops.h cfg80211/mac80211: disconnect on suspend 2017-02-05 11:26:29 -08:00
reg.c cfg80211: Call reg_notifier for self managed hints conditionally 2018-05-17 09:55:26 -07:00
reg.h cfg80211: Make pre-CAC results valid only for ETSI domain 2017-11-23 00:33:51 -08:00
regdb.h
scan.c cfg80211: increse bss expire time 2017-04-21 17:34:31 +05:30
sme.c cfg80211: Add support for FILS shared key authentication offload 2017-05-01 01:57:25 -07:00
sysfs.c net: update rdev suspend method for the wowlan suspend/resume 2017-11-22 21:17:47 +05:30
sysfs.h
trace.c
trace.h cfg80211: export interface stopping function 2017-02-05 20:38:22 -08:00
util.c cfg80211: Use a structure to pass connect response params 2017-05-01 01:53:03 -07:00
wext-compat.c
wext-compat.h
wext-core.c Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" 2016-09-24 10:07:41 +02:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c