Hi,
Can you share exactly which resource the firmware ran out of? It would seem tobe a FW bug if it is leaking, so maybe it can be fixed as well...
Firmware have total user_id = 528 (512 clients + 16 VAPs). Each user_id is allocated to peer when Firmware receive the WMI_PEER_ASSOC_CMDID request from host driver. Firmware free the user_id in peer delete operation.
Regards, Karthikeyan P.