commit | 36bd39bb0ae8544e3f5b9c1af45f39f51075611b | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> | Mon May 09 21:57:14 2016 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed May 11 22:53:06 2016 +0300 |
tree | 7c678f63d6060303221c4ada4e8f3c8bfe557169 | |
parent | 10d599ad84a1b98450c8867ce548ea4bf0f6df1a [diff] |
ath10k: suppress warnings when getting wmi peer_rate_code_list event In 10.4, fw sends WMI PEER_RATECODE_LIST_EVENTID after successful peer_assoc cmd. As of now this event is not of much use and not implemented. Change the debug level and messsage as appropriate to suppress "Unknown eventid: 36898". Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>