]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] e100: e100_eeprom_load was called after e100_phy_init
authorMalli Chilakala <mallikarjuna.chilakala@intel.com>
Sat, 18 Jun 2005 00:30:22 +0000 (17:30 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 27 Jun 2005 04:30:23 +0000 (00:30 -0400)
commitaea154eabd5471f0afc3eb06f64bd77826812ecc
tree6f86b1a29b1476d30cb8bd6fd01869eaac32804e
parent89a2a7151a9a1113b7c6f21892ab0672bd5be55f
[PATCH] e100: e100_eeprom_load was called after e100_phy_init

e100_eeprom_load was called after e100_phy_init causing phy_init
not to use values set in EEPROM - from emann@mrv.com

Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/e100.c