[PATCH] net: fec: enable hardware checksum only on imx6q-fec

David Miller davem at davemloft.net
Sat May 11 19:12:57 EDT 2013


From: Shawn Guo <shawn.guo at linaro.org>
Date: Thu, 9 May 2013 15:08:22 +0800

> Commit 4c09eed (net: fec: Enable imx6 enet checksum acceleration.)
> enables hardware checksum acceleration unconditionally for all fec
> variants.  This is inappropriate, because some variants like imx5 have
> no such support on hardware.  Consequently, fec is broken on these
> platforms.  Fix it by enabling hardware checksum only on imx6q-fec type
> of controllers.
> 
> Signed-off-by: Shawn Guo <shawn.guo at linaro.org>

Applied.



More information about the linux-arm-kernel mailing list