mirror of https://github.com/ipxe/ipxe.git
no changes
parent
a8c2a4fa11
commit
f213f6a1a3
|
@ -642,7 +642,6 @@ static int nat_probe ( struct pci_device *pci,
|
|||
nat_reset ( nat );
|
||||
nat_init_eeprom ( nat );
|
||||
nvs_read ( &nat->eeprom.nvs, EE_MAC, ll_addr_encoded, ETH_ALEN );
|
||||
|
||||
/* decoding the MAC address read from NVS
|
||||
* and save it in netdev->ll_addr
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue