commit | ab5fe0c574edae2831202ce375f8ee2fc6acd002 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Tue Jun 09 16:18:56 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 09 17:21:17 2015 -0700 |
tree | 53444aa8ed02aa59e951e3504518197bcc0bafa9 | |
parent | 961fac889c0f2e1930092b6de00043cdd1cb2942 [diff] |
ixgbe: Restore ESDP settings after MAC reset The I2C mux control relies on the SDP setting in the ESDP register so it is necessary to restore the value after a MAC reset. Combine all this functionality in to a support function. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>