commit | 1feede014bf3c58f60b35f91dcd8a2f89b3908ad | [log] [tgz] |
---|---|---|
author | Riccardo Ghetta <birrachiara@tin.it> | Thu Jun 04 09:05:20 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 08 00:15:14 2009 -0700 |
tree | a0e7058620a59c7e11931ed6769c774c2a502422 | |
parent | 856f8f41d44c9a310665213745bba655e52641fd [diff] |
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>