commit | 05ad62a5ee2ec2f65142aa2bf5c8a7e2f9cf9590 | [log] [tgz] |
---|---|---|
author | Nick Bowler <nbowler@draconx.ca> | Wed Mar 10 00:10:46 2010 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 29 08:51:36 2010 -0700 |
tree | 91342c8836eb0453df57d92bb0cb02304f2180b0 | |
parent | b72c40949b0f04728f2993a1434598d3bad094ea [diff] |
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>