From: Stephen Hemminger Date: Fri, 16 Feb 2007 00:40:32 +0000 (-0800) Subject: sky2: flow control negotiation for Yukon-FE X-Git-Tag: v2.6.21-rc1~74^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4c1ff475d82585e3206f0270cb1ba55bcf3c74;p=pandora-kernel.git sky2: flow control negotiation for Yukon-FE The Yukon-FE chip doesn't do gigabit and has a differen PHY internally. On this chip, phy status register doesn't properly reflect the result of flow control negotiation. To workaround the problem and avoid having to have so much chip dependent code; compute the result of flow control by looking at the local and remote advertised bits. Signed-off-by: Stephen Hemmminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed