Skip to content
Commit ce8e2cb1 authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

dwc3: gadget: Ratelimit error message in _dwc3_gadget_ep_queue()



If function driver tries to queue request which is already pending
with USB HW, this could result in printing error message. This could
cause flooding log buffer and resulting in crash. Hence ratelimit
the error message to avoid crash.

Change-Id: Ib4295effc9078f9d42c5c4cdbe5328448137c9f9
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent f9be789a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment