Staging: et131x: Properly disable FC in txmac.
authorNick Bowler <nbowler@draconx.ca>
Wed, 10 Mar 2010 05:10:46 +0000 (00:10 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Mar 2010 15:51:36 +0000 (08:51 -0700)
FC disable is bit 3 of the txmac ctl register, but commit 6720949d5562
("Staging: et131x: Kil the txmac type") accidentally changed the code to
set bit 2 instead.

Signed-off-by: Nick Bowler <nbowler@draconx.ca>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found