commit | 8506f263cd28bf70818227f0be283c67d872845f | [log] [tgz] |
---|---|---|
author | Tushnim Bhattacharyya <tushnimb@qca.qualcomm.com> | Thu Jan 30 12:08:37 2014 -0800 |
committer | Kiet Lam <c_kietl@qca.qualcomm.com> | Wed Feb 05 12:48:41 2014 -0800 |
tree | d396abb542fb8f19e267ce07a7e27ac989cd963e | |
parent | e7bce2c46e97c3e9d5468d1fcc557b075674aabb [diff] |
wlan: wda: Log the packet information in kmsg Printing the packet information for tx/rx mgmt, action, EAPOL and DHCP for debugging the connection issues. A new ini variable is "gEnableDebugLog" added to enable/disable these logs. By default this flag is disabled. Also added an iwpriv command "setDbgLvl" to achieve the same. Change-Id: I19c8b1bb77b1ad87bad9e16587895c30f05aa8db CRs-Fixed: 600142