projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53aa29b
)
mt76x2: init: disable APCLI by default
author
Lorenzo Bianconi
<
[email protected]
>
Thu, 14 Dec 2017 15:39:16 +0000
(16:39 +0100)
committer
Kalle Valo
<
[email protected]
>
Mon, 8 Jan 2018 17:25:51 +0000
(19:25 +0200)
It is no longer necessary for client mode operation, vif index entries
8-16 are no longer used
Signed-off-by: Lorenzo Bianconi <
[email protected]
>
Signed-off-by: Felix Fietkau <
[email protected]
>
Signed-off-by: Kalle Valo <
[email protected]
>
drivers/net/wireless/mediatek/mt76/mt76x2_init.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/mediatek/mt76/mt76x2_init.c
b/drivers/net/wireless/mediatek/mt76/mt76x2_init.c
index 3e3a01b6f2cefc8d7c270fe92ae7d7558725bf03..160a8c40ce9b9254674b63a235d3dc43bacdf9e8 100644
(file)
--- a/
drivers/net/wireless/mediatek/mt76/mt76x2_init.c
+++ b/
drivers/net/wireless/mediatek/mt76/mt76x2_init.c
@@
-308,8
+308,6
@@
int mt76x2_mac_reset(struct mt76x2_dev *dev, bool hard)
for (i = 0; i < 16; i++)
mt76_rr(dev, MT_TX_STAT_FIFO);
- mt76_set(dev, MT_MAC_APC_BSSID_H(0), MT_MAC_APC_BSSID0_H_EN);
-
mt76_wr(dev, MT_CH_TIME_CFG,
MT_CH_TIME_CFG_TIMER_EN |
MT_CH_TIME_CFG_TX_AS_BUSY |