wifi: ath12k: Remove some dead code
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 25 Apr 2023 11:57:19 +0000 (13:57 +0200)
committerKalle Valo <quic_kvalo@quicinc.com>
Fri, 28 Apr 2023 16:53:29 +0000 (19:53 +0300)
commit33f83a23f4cccc3a30cc41aa0e01b66900001052
tree4e5298adee39ecb76a552692de4eeea7db8318ec
parentf24292e827088bba8de7158501ac25a59b064953
wifi: ath12k: Remove some dead code

ATH12K_HE_MCS_MAX = 11, so this test and the following one are the same.
Remove the one with the hard coded 11 value.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/c17edf0811156a33bae6c5cf1906d751cc87edd4.1682423828.git.christophe.jaillet@wanadoo.fr
drivers/net/wireless/ath/ath12k/dp_rx.c