net: qrtr: Check for exisiting waiters
Some non-blocking clients may not wait for the OUT event from select or
poll before resending to a flow controlled port. Check for exisiting
waiters before allocating a new one so these clients do not exhaust the
memory pool.
Change-Id: I5fc40d5b1d1819ea5bf94438c04ee42b42639ebc
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment