linux_dsm_epyc7002/drivers/net/wireless/mediatek
Lorenzo Bianconi a86af66f9b mt76x2: init: fix rx filter default value during init
mt76x2_mac_start writes dev->rxfilter to the hardware. It also happens
during init, before dev->rxfilter is filled with the initval register
value, leading to issues like promisc mode being enabled
unconditionally.

Fix this by reading the default value into dev->rxfilter earlier

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-01-08 19:25:56 +02:00
..
mt76 mt76x2: init: fix rx filter default value during init 2018-01-08 19:25:56 +02:00
mt7601u mt7601u: check memory allocation failure 2017-08-24 12:54:33 +03:00
Kconfig mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00
Makefile mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00