2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-14 15:21:32 +00:00

no changes

This commit is contained in:
Udayan Kumar 2007-07-08 14:29:55 -04:00
parent a8c2a4fa11
commit f213f6a1a3

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