2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/net/wireless/mediatek
Lorenzo Bianconi 032a552e8d mt7601u: set device mac address in mt7601u_add_interface()
If mac80211 adds a vif with a different mac address respect to
the eeprom one, the device will not be able to connect to the ap
since the hw address has not been updated.
Fix the issue updating hw mac address in mt7601u_add_interface routine

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1516935
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-02-28 16:56:06 +02:00
..
mt76 mt76x2: remove warnings in mt76x2_mac_write_txwi() 2018-02-28 16:54:19 +02:00
mt7601u mt7601u: set device mac address in mt7601u_add_interface() 2018-02-28 16:56:06 +02: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