* [PATCH] ath11k: Removed unused comment in the function ath11k_peer_assoc_h_vht_limit()
@ 2019-05-07 6:59 Maharaja Kennadyrajan
2019-05-09 9:11 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Maharaja Kennadyrajan @ 2019-05-07 6:59 UTC (permalink / raw)
To: ath11k; +Cc: Maharaja Kennadyrajan
Removed unused comment in the function ath11k_peer_assoc_h_vht_limit().
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>
---
drivers/net/wireless/ath/ath11k/mac.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath11k/mac.c b/drivers/net/wireless/ath/ath11k/mac.c
index ddb8beba3ab7..0c021f48a5cd 100644
--- a/drivers/net/wireless/ath/ath11k/mac.c
+++ b/drivers/net/wireless/ath/ath11k/mac.c
@@ -1166,7 +1166,6 @@ ath11k_peer_assoc_h_vht_limit(u16 tx_mcs_set,
case 5: /* fall through */
case 6: /* fall through */
default:
- /* see ath10k_mac_can_set_bitrate_mask() */
WARN_ON(1);
/* fall through */
case -1:
--
2.21.0
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-09 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-07 6:59 [PATCH] ath11k: Removed unused comment in the function ath11k_peer_assoc_h_vht_limit() Maharaja Kennadyrajan
2019-05-09 9:11 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox