commit | 08451e2587dc8d8c34cbbb8edc88a6e4fa8946e6 | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholas.d.nunley@intel.com> | Mon Jul 26 13:15:29 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 26 18:42:53 2010 -0700 |
tree | 174521b973af9dfe97ad627e614a01b64a778bbb | |
parent | 4085f746db1b7d6b292cf27cc713a13a1fcb2681 [diff] |
igb: restore EEPROM values of MDICNFG on reset with 82580 On a reset the MDICNFG.Destination and MDICNFG.COM_MDIO register fields are not restored to the EEPROM default. This patch modifies the reset code to read the EEPROM and restore the default values. Signed-off-by: Nicholas Nunley <nicholas.d.nunley@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>