qca-ssdk: refresh patches

This commit is contained in:
AmadeusGhost 2022-04-03 23:09:39 +08:00
parent 27ca5b00c8
commit 98e022298d
14 changed files with 2 additions and 2 deletions

View File

@ -39,4 +39,4 @@ Signed-off-by: Robert Marko <robimarko@gmail.com>
+ if (!ret && is_valid_ether_addr(maddr)) {
#endif
ssdk_dt_global.num_intf_mac++;
ether_addr_copy(ssdk_dt_global.intf_mac[dp-1].uc, maddr);
ether_addr_copy(ssdk_dt_global.intf_mac[dp-1].uc, maddr);

View File

@ -34,4 +34,4 @@ Signed-off-by: Dirk Buchwalder <buchwalder@posteo.de>
+ case AQUANTIA_PHY_113CB0:
case AQUANTIA_PHY_112C:
phytype = AQUANTIA_PHY_CHIP;
break;
break;