Files
android_kernel_samsung_sm86…/core
Aggarwal, Nishank 8353e521d9 qcacld-3.0: Fix logging issue to avoid false error print to kmsg
qcacld-2.0 to qcacld-3.0 propagation

In lim_process_mlm_deauth_ind API , peerMacAddr is used to
search the session. For AP mode we cannot get the session
based on peer mac address. Because of this there is false
error print to kmsg .

Fix is to call lim_process_mlm_deauth_ind API only for STA
mode as for SAP mode there is no functionality in this API.

Change-Id: I2043b1e35e93b049ca1b73dae702a257780b2d0f
CRs-Fixed: 1056746
2016-09-02 17:23:36 -07:00
..
2016-08-19 18:33:20 -07:00
2016-08-19 18:33:17 -07:00
2016-09-02 17:23:18 -07:00