qcacld-3.0: Assert if remove peer fails

If wma_remove_peer() fails to remove peer and send PEER_DELETE command
to fw, it will cause issues afterwards and asserts at random places
that would be misleading.

Assert in wma_remove_peer() if peer remove fails.

Change-Id: I97a4b72c359a4e2322c9c499d01f21a4d287e8fd
CRs-Fixed: 2252886
1 file changed