]> git.baikalelectronics.ru Git - kernel.git/commit
igb: cleanup igb loopback path
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 31 Mar 2009 20:38:56 +0000 (20:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2009 07:59:08 +0000 (00:59 -0700)
commit7accbf3e93877707b5ccaaea6f29c59ad6c16d8b
treec2eae2326a4bbfd11056d9e91de84c0f2b488011
parentc61048f1f482cb944319b308afb077919c0a114f
igb: cleanup igb loopback path

The code path for setting up phy loopback testing was out of date and was
setting bits it didn't need to.  This change cleans up the code path and
removes some code that has no effect on teh driver.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/igb/igb_ethtool.c