]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: remove global reset to the MAC
authorEmil Tantilov <emil.s.tantilov@intel.com>
Tue, 16 Aug 2011 08:04:11 +0000 (08:04 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Sep 2011 16:05:52 +0000 (09:05 -0700)
commit8c838d7384c6e5c0583ec6bbb2e6f6dba19feda1
treeb6c916b2aae80baba3420a2e1adad080ce4a9e63
parentc23f5b6bbb5ba73cafdb354dcace17426fef4d38
ixgbe: remove global reset to the MAC

Reloading FW during resets can cause issues. Remove the full reset
as it is not needed.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c