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 e8b271f commit 129e8faCopy full SHA for 129e8fa
drivers/net/wireless/ath/ath11k/hw.c
@@ -246,8 +246,6 @@ const struct ath11k_hw_ring_mask ath11k_hw_ring_mask_ipq8074 = {
246
const struct ath11k_hw_ring_mask ath11k_hw_ring_mask_qca6390 = {
247
.tx = {
248
ATH11K_TX_RING_MASK_0,
249
- ATH11K_TX_RING_MASK_1,
250
- ATH11K_TX_RING_MASK_2,
251
},
252
.rx_mon_status = {
253
0, 0, 0, 0,
0 commit comments