wifi: ath11k: remove unsupported event handlers
authorKalle Valo <quic_kvalo@quicinc.com>
Fri, 9 Jun 2023 14:24:30 +0000 (17:24 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Tue, 13 Jun 2023 09:10:43 +0000 (12:10 +0300)
commit8fbeaca7a001cf6e854fceade17865c7b23b3ce2
tree76a8c5db5ec6b1b50530d2b2af7fc07102b10456
parente5df15773d8d7b4269bc97a0378dc6d9ba400e84
wifi: ath11k: remove unsupported event handlers

Now that we have a default handler there's no need anymore to list every
unsupported event id anymore, so remove that to clean this up.

While at it remove the pointless todo comment and change the debug message to
follow the preferred style.

Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23

Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230609142440.24643-6-kvalo@kernel.org
drivers/net/wireless/ath/ath11k/wmi.c