From: Nick Bowler Date: Wed, 10 Mar 2010 05:10:46 +0000 (-0500) Subject: Staging: et131x: Properly disable FC in txmac. X-Git-Tag: v2.6.34-rc3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ad62a5ee2ec2f65142aa2bf5c8a7e2f9cf9590;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed