7d38880a19c93d6b2d42f33f4808e30acd858e5c

The current print rate limiting for prints to console is for all contexts. There are some debug prints which come to console via work queues which we don't want to rate limit and only rate limit coming via interrupt context or bottom halves which causes FW backpressure due to excessive prints. So rate limit prints coming to console if in interrupt context or bottom halves CRs-Fixed: 2853590 Change-Id: I867b2c0d17b54037ee45eb6b7871a16c2668d7ba
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%