We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb12305 commit 273703eCopy full SHA for 273703e
drivers/net/wireless/ath/ath11k/hw.c
@@ -1061,8 +1061,6 @@ const struct ath11k_hw_ring_mask ath11k_hw_ring_mask_ipq8074 = {
1061
const struct ath11k_hw_ring_mask ath11k_hw_ring_mask_qca6390 = {
1062
.tx = {
1063
ATH11K_TX_RING_MASK_0,
1064
- ATH11K_TX_RING_MASK_1,
1065
- ATH11K_TX_RING_MASK_2,
1066
},
1067
.rx_mon_status = {
1068
0, 0, 0, 0,
0 commit comments