commit | e0a3f9269c47ea4f85021332f585fd64b1042395 | [log] [tgz] |
---|---|---|
author | Vignesh Viswanathan <viswanat@codeaurora.org> | Thu Aug 10 19:15:44 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Aug 27 23:09:28 2017 -0700 |
tree | 5cd7c75e6057b3f9d7442336adf06885033bcb23 | |
parent | f21459212bccb03b9e2282674e10ad1d7eca693b [diff] |
wlan: rate limit logs from HDD during scan and connect Currently logs are printed from HDD during scan and connect for every retry, which is causing MCThread to get stuck at printk and crash Rate limit the hdd logs to print for every 5 retries to avoid filling the log buffer Change-Id: I09ad38cd89bbd20081673142bf5a350c55b0f005 CRs-Fixed: 2090761