On Dec 02, Kalle Valo wrote: > Lorenzo Bianconi writes: > > >> Current implementation always use default eeprom mac address to > >> configure device registers even if it is updated using > >> mt76_eeprom_override. Fix it initializing macaddr filed of mt76_dev data > >> structure with eeprom mac address and running mt76_eeprom_override > >> before mt76x02_mac_setaddr > >> > >> Fixes: d1bc9bf2072c ("mt76: mt76x0: eeprom: add support for MAC address from OF") > >> Tested-by: Kevin Schmidt > >> Signed-off-by: Lorenzo Bianconi > > > > Hi Kalle, > > > > since the commit d1bc9bf2072c is already in Linus's tree and multiple users > > reported regression due this commit, could you please apply this patch in > > wireless-drivers tree? > > Ok, I assigned this to me in patchwork and I'll queue this for v5.5. Thx. Regards, Lorenzo > > -- > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches >