From: Stephen Hemminger Date: Fri, 10 Feb 2006 23:58:59 +0000 (-0800) Subject: [PATCH] sky2: speed setting fix X-Git-Tag: v2.6.16-rc4~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f4c56b2ae10b680be518cc99f5308fc59236db2;p=pandora-kernel.git [PATCH] sky2: speed setting fix Users report problems w/ auto-negotiation disabled and the link set to 100/Half or 10/Half. Problems range from poor performance to no link at all. The current sky2 code does not set things properly on link up if autonegotiation is disabled. Plus it does not contemplate a 10Mbit setting at all. This patch corrects that. Signed-off-by: John W. Linville Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed