As part of Ie9ffc701d93ed1c050375dd56151b7a0da69cdce the STA mode channel change was added in disconnected state for spectral scan test at CV2X platform. Now with iwpriv wlan0 setMonChan on STA mode, a monitor mode pe_session is created in PE/LIM which take ref count with WLAN_LEGACY_MAC_ID. As the interface is STA type this session is not deleted when vdev is deleted. This lead to vdev ref leak. This code is broken and is no longer in use and cause vdev ref leak when executed. Thus revert Ie9ffc701d93ed1c050375dd56151b7a0da69cdce. Also move the lim session create to hdd_set_mon_rx_cb during vdev create, as it is deleted during vdev delete. Change-Id: Ib60aa2bd2746a8cd17f20efa7506c18784a42630 CRs-Fixed: 2557160 |
||
---|---|---|
.. | ||
inc | ||
src |