7e30ce86c49d045135bfb8ba2085fc87743109d8

The nss value in the "iw <dev_name> link" command and "iw <dev_name> dump station" is updated from the vdev mlme object vdev_mlme->proto.generic.nss. This nss value is updated only from lim_process_assoc_rsp_frame() and lim_extract_ap_capability() only is the ap nss is less than the session_nss. In roaming case the session_nss is updated with the AP nss in lim_populate_peer_rate_set() so in assoc response path the the global mlme vdev nss is not updated. Update the vdev mlme object nss in lim_process_assoc_rsp_frame() from the pe_session. Change-Id: I2575a591f73ee172a83d4681e5f3134d5c9c60b0 CRs-Fixed: 2525710
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%