USB: gadget: u_bam: ratelimit skb allocation failure messages
On some platforms having less system memory, skb allocation might
fail and these alloc skb failed print messages leading to crash.
Hence ratelimit those skb alloc failure prints.
Also ratelimit IN endpoint queue failure prints as well to avoid crash
during peak throughput test when cable is disconnected.
Change-Id: I4ac0e35418acc415612196ce1453d0c5a585902f
Signed-off-by:
Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Loading
Please register or sign in to comment