From: Wang Jian Date: Wed, 16 Jul 2008 13:46:17 +0000 (+0800) Subject: net/phy: Fix copper/fiber auto-selection for 88e1111 X-Git-Tag: v2.6.27-rc1~860^2~3^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf8fa4334e60f27b4a392f432c292f3af268215;p=pandora-kernel.git net/phy: Fix copper/fiber auto-selection for 88e1111 The 27.15 bit (MII_M1111_HWCFG_FIBER_COPPER_AUTO) is disable bit. When set to 1, copper/fiber auto selection is disabled. The current code to enable but actually disable auto selection. Signed-off-by: Wang Jian Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed