From 4c09eed9dc422e980fabdb25434ef68e599b704c Mon Sep 17 00:00:00 2001 From: Jim Baxter Date: Fri, 19 Apr 2013 08:10:49 +0000 Subject: [PATCH] net: fec: Enable imx6 enet checksum acceleration. Enables hardware generation of IP header and protocol specific checksums for transmitted packets. Enabled hardware discarding of received packets with invalid IP header or protocol specific checksums. The feature is enabled by default but can be enabled/disabled by ethtool. Signed-off-by: Fugang Duan Signed-off-by: Jim Baxter Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-format-patch failed