]> git.baikalelectronics.ru Git - kernel.git/commit
e1000: Fix mii-tool access to setting speed and duplex
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 9 Mar 2006 01:24:12 +0000 (17:24 -0800)
committerroot <root@jk-desktop.jf.intel.com>
Thu, 9 Mar 2006 01:24:12 +0000 (17:24 -0800)
commite96977e2d184d9a98ba488a4421bb9d922c032f5
tree4cabea34727903fa8560abfeae325936a9039c7e
parenta961bd7e9e937a9890df175834625dcd8ec4d70a
e1000: Fix mii-tool access to setting speed and duplex

Paul Rolland reported that e1000 was having a hard time using mii-tool to set speed and duplex.  This patch fixes the issue on both newer hardware as well as fixing the code issue that originally caused the problem.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/e1000/e1000_main.c