commit | eb6ec172d752137f49bf99eeccfcd900ba06f58c | [log] [tgz] |
---|---|---|
author | Rajeev Kumar <rajekuma@codeaurora.org> | Wed Sep 26 20:45:36 2018 -0700 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Sep 28 23:38:44 2018 -0700 |
tree | 79383bd48ad27bc5014caac48476db0404609cb8 | |
parent | 86134e02ecd0d6a46c324e1ffb09bb0657ecc3f1 [diff] |
qcacld-3.0: Reduce excessive console logging from chan info cb wlan_hdd_chan_info_cb is using info log level to log debug message and its leading to excessive console logging since info logs are logged on console. Reduce the log level to avoid excessive console logging. Change-Id: I79f67aec5c223126a0de74965336048dc7d4a547 CRs-Fixed: 2323586