commit | 7dc0e6c3c1b50d0c643fca06758871ddaa2bdeba | [log] [tgz] |
---|---|---|
author | Hanumantha Reddy Pothula <c_hpothu@qti.qualcomm.com> | Fri Mar 06 15:11:16 2015 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Sat Mar 07 01:33:53 2015 +0530 |
tree | f44798b9950f90503459b3c655ff3d63731960ff | |
parent | 1de3e69806079cebe8350ed55901a61b5eae56c4 [diff] |
wlan: Cleanup North-Bound load/unload logs If IOCTLs or CFG callbacks are issued continiously during driver load/unload or during SSR, observing stability issues because of excessive logging. Hence move log level to INFO from ERROR in wlan_hdd_validate_context function and don't print return status in its caller functions. Change-Id: I8fd9b25e0c774e1e12b01128eb86783c9dec2ab7 CRs-Fixed: 800631