qcacld-3.0: Duplicate peer create command

Host sent peer create command to firmware
before the previous peer delete response
is received for the same client.

In failure scenario, lim is not waiting for the peer
delete response and removing the sta ds entry from
the session. If new association request is received
from same client then host is trying to send peer
create command to firmware.

Change-Id: I63fa2b3290ffc0592d2c8c12ff3a144e513dc5f2
CRs-Fixed: 2829911
1 file changed