david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

no changes

This commit is contained in:
Udayan Kumar 2007-07-08 14:29:55 -04:00
parent a8c2a4fa11
commit f213f6a1a3
1 changed files with 0 additions and 1 deletions

View File

@ -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
*/