diff mbox series

ath11k: Removed unused comment in the function ath11k_peer_assoc_h_vht_limit()

Message ID 1557212366-911-1-git-send-email-mkenna@codeaurora.org (mailing list archive)
State Accepted
Commit 11603ea2e2aed24f61368c7f8b793f34c387fa7e
Delegated to: Kalle Valo
Headers show
Series ath11k: Removed unused comment in the function ath11k_peer_assoc_h_vht_limit() | expand

Commit Message

Maharaja Kennadyrajan May 7, 2019, 6:59 a.m. UTC
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(-)

Comments

Kalle Valo May 9, 2019, 9:11 a.m. UTC | #1
Maharaja Kennadyrajan <mkenna@codeaurora.org> wrote:

> Removed unused comment in the function ath11k_peer_assoc_h_vht_limit().
> 
> Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>

Patch applied to ath.git, thanks.

11603ea2e2ae ath11k: Removed unused comment in the function ath11k_peer_assoc_h_vht_limit()
diff mbox series

Patch

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: