]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitcdfa9f6444ced9425e8e4fe4c2975a620e664b77
treec2eae2326a4bbfd11056d9e91de84c0f2b488011
parenta6a605691f666482a261d69da7e0cef7048a434b
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