]> git.karo-electronics.de Git - linux-beck.git/commit
ixgbe: Restore hw_addr in LER recovery paths
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 28 Feb 2014 23:48:55 +0000 (15:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Mar 2014 00:06:43 +0000 (19:06 -0500)
commit0391bbe3e4ca653d1b5e4d453e9a0a049726d0e6
tree31151e2eb054fc5444cf75d8d80c417c6e4d38ad
parent285727600fa3714051cda1c21f20a8a3842f3dd8
ixgbe: Restore hw_addr in LER recovery paths

The hw_addr needs to be restored in the pcie recovery path or
else the device will be perpetually removed. Also restore the
value in the resume path.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c