sis190: fix gigabit negotiation
authorRiccardo Ghetta <birrachiara@tin.it>
Thu, 4 Jun 2009 09:05:20 +0000 (09:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jun 2009 07:15:14 +0000 (00:15 -0700)
Fixes an initialization error; the chip negotiates gigabit, but
the driver mistakenly handled it as 100Mb.
Changes based on both SiS own GPL driver and forcedeth.
Hopefully should fix
http://bugzilla.kernel.org/show_bug.cgi?id=9735
http://bugzilla.kernel.org/show_bug.cgi?id=11149

Signed-off-by: Riccardo Ghetta <birrachiara@tin.it>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found