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)
commit1feede014bf3c58f60b35f91dcd8a2f89b3908ad
treea0e7058620a59c7e11931ed6769c774c2a502422
parent856f8f41d44c9a310665213745bba655e52641fd
sis190: fix gigabit negotiation

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>
drivers/net/sis190.c