diff options
author | Stefan Lippers-Hollmann <s.l-h@gmx.de> | 2018-03-27 02:32:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-04-18 23:57:03 +0200 |
commit | a330ecebf57e71bb489ccf8e5f049ccf982e1bfc (patch) | |
tree | ec0e6a6f1ffcd83f6b9a54df1612997ceba873bd /tools/cmake | |
parent | 51e4868fc90e79adf6a58cb3af6ab178b339d84d (diff) | |
download | upstream-a330ecebf57e71bb489ccf8e5f049ccf982e1bfc.tar.gz upstream-a330ecebf57e71bb489ccf8e5f049ccf982e1bfc.tar.bz2 upstream-a330ecebf57e71bb489ccf8e5f049ccf982e1bfc.zip |
mac80211: ath10k: Suppress "Unknown eventid: 36925" warnings
Merge upstream patch from Sathishkumar Muruganandam
<murugana@codeaurora.org> for OpenWrt's backports package:
https://lkml.kernel.org/r/<1522049641-19521-1-git-send-email-murugana@codeaurora.org>
Commit-ID: 606204bb863fa3b0bb54929d79b4dc46338f9180
* FW has Smart Logging feature enabled by default for detecting failures
* and processing FATAL_CONDITION_EVENTID (36925 - 0x903D) back to host.
*
* Since ath10k doesn't implement the Smart Logging and FATAL CONDITION
* EVENT processing yet, suppressing the unknown event ID warning by moving
* this under ATH10K_DBG_WMI.
*
* Simulated the same issue by having associated STA powered off when
* ping flood was running from AP backbone. This triggerd STA KICKOUT
* in AP followed by FATAL CONDITION event 36925.
*
* Issue was reproduced and verified in below DUT
* ------------------------------------------------
* AP mode of OpenWRT QCA9984 running 6.0.8 with FW ver 10.4-3.5.3-00053
*
* Signed-off-by: Sathishkumar Muruganandam <murugana@codeaurora.org>
Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Diffstat (limited to 'tools/cmake')
0 files changed, 0 insertions, 0 deletions