commit | 886997a56c80775e2a2d750eee37c11d602c7b53 | [log] [tgz] |
---|---|---|
author | Mahesh A Saptasagar <c_msapta@qti.qualcomm.com> | Wed Mar 04 13:15:51 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Thu Mar 05 18:56:28 2015 +0530 |
tree | 74a311561a1e3c78dec1e316d3110fa40869ac85 | |
parent | 305e2631b96ddb9f12f636ffa897d46b2115c522 [diff] |
wlan: Address excessive logging issues during load/unload Resolve excessive logging issues by moving the log levels from ERROR to INFO in hdd_validate_context function and also don't print the failure status of hdd_validate_context function in __hdd_ioctl and __hdd_hostapd_ioctl functions. Change-Id: Ieedccaa6c9724c336e68cc373e588990049fdeb0 CRs-Fixed: 802404