commit | 813fe7793c2d85e53dbbde20e3b070f0626217e9 | [log] [tgz] |
---|---|---|
author | Rakesh Pillai <pillair@codeaurora.org> | Thu Apr 02 18:24:13 2020 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Sun Apr 12 18:52:06 2020 -0700 |
tree | 490abbacc7d5e5cd1199bb5114b2bf4eb8014751 | |
parent | 1c7ec504425432a571390ad05d829d7774908af5 [diff] |
qcacmn: Change the loglevel for link desc return failure In monitor mode, the link descriptor return failure can occur many times, due to the timer interval. Logging each failure on the console floods it with too many unnecessary logs. Ratelimit the link descriptor return failure in monitor mode and also change its log level to info. Change-Id: I5709a33087c6d9271d4246f04ef1acd274fba0f1 CRs-Fixed: 2650480