c8fafae5ee2d9964e9fbf957c5116689c60ddc34

For non-self sta peer (sta_self_peer is set to 0) and in error cases like (WMA peer create failure), peer->txrx_peer is NULL which indicates DP peer setup has not happened and therefore there are no rx cached frames flush. Having a qdf_assert_always() if sta_self_peer is set to 0 is incorrect. This a valid scenario. Hence remove the irrelevant qdf_assert_always(). Change-Id: I1ab18dd681534bb9257be388a74adedc529a67cf CRs-Fixed: 3212253
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%