android_kernel_samsung_msm8976/drivers/net/wireless/qcacld-2.0/CORE/MAC/src
Will Huang 2b694b422f qcacld-2.0: Fix while condition in rrm_fill_beacon_ies()
In function rrm_fill_beacon_ies, do while loop is checked
for BcnNumIes if it is greater than IE length 0. Fix the
check to be greater than 2 as the first two bytes is IE
header(element ID and IE length fields both 1 byte each.)

Change-Id: I11e5de481cd49a22acafee938fbe73f839f5b0e4
CRs-Fixed: 2635664
2020-04-16 22:25:14 +02:00
..
cfg qcacld-2.0: Set the minsize of SuppChannels IE to 2 2019-11-19 21:36:30 +01:00
dph qcacld-2.0: Validate pHashTable 2019-07-27 22:07:58 +02:00
include qcacld-2.0: Set the minsize of SuppChannels IE to 2 2019-11-19 21:36:30 +01:00
pe qcacld-2.0: Fix while condition in rrm_fill_beacon_ies() 2020-04-16 22:25:14 +02:00