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)
commit05ad62a5ee2ec2f65142aa2bf5c8a7e2f9cf9590
tree91342c8836eb0453df57d92bb0cb02304f2180b0
parentb72c40949b0f04728f2993a1434598d3bad094ea
Staging: et131x: Properly disable FC in txmac.

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>
drivers/staging/et131x/et1310_mac.c