SiS190/191 half-duplex initialization fix
authorRiccardo Ghetta <birrachiara@tin.it>
Wed, 17 Feb 2010 09:28:58 +0000 (09:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 21:38:10 +0000 (13:38 -0800)
commit08326dbe7b5825295ec3711eec53b093549749e5
tree684dc4907ea770c3660500961e4559e0df2bf2bd
parent7af3351f71f4b3b5dbccb66cdc9b097052760a7f
SiS190/191 half-duplex initialization fix

Adds half-duplex specific setup code (taken from SiS own GPL driver).
Without those, half-duplex connections are very unreliable, often
working on small transfers and failing after a while.

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