e1000e: PHY type cleanups in e1000e_check_downshift()
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 1 Dec 2009 15:53:48 +0000 (15:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Dec 2009 08:35:55 +0000 (00:35 -0800)
Remove the case for 82577 because it does not support the ability to check
for downshift.  Add case for e1000_phy_bm which can do this.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found