Currently, wma->peer_macaddr is passed as peer mac address for NDP peer removal. This gets filled only when PEER_STATS_INFO is queried from firmware. This is not the right mac address to be sent for peer removal. Driver might attempt to remove an invalid peer(or NULL) which leads to assertion in wma_remove_peer. Get the peer mac address from tpDeleteStaParams which is sent from lim and pass it to wma_remove_peer. Change-Id: I90beb7edc1d6ad5790ed972dcb9d3ac42bc04ea7 CRs-Fixed: 2617918 |
||
---|---|---|
.. | ||
inc | ||
src |