Loading
qcacld-3.0: Save ext cap IE from join request
Host sends the EXT CAP IE based on the capability coming from the supplicant in join request. But, after roaming the cached join request will be freed. Therefore, after roaming few capabilities sent by the userspace are not saved and therefore lost in reassoc request. Save the EXT CAP IE from the join request in the VDEV and use the cached capability for sending Ext cap IE. Change-Id: I71947388b4c6e9e56a5832557416d9b462de70e2 CRs-Fixed: 3038496