From: Santiago Leon Date: Fri, 3 Sep 2010 18:28:47 +0000 (+0000) Subject: ibmveth: Remove duplicate checksum offload setup code X-Git-Tag: v2.6.37-rc1~147^2~557 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4c6f54e4e9971717d84c630acef0c7c3c75a97;p=pandora-kernel.git ibmveth: Remove duplicate checksum offload setup code Remove code in the device probe function where we set up the checksum offload feature and replace it with a call to an existing function that is doing the same. This is done to clean up the driver in preparation of adding IPv6 checksum offload support. Signed-off-by: Robert Jennings Signed-off-by: Santiago Leon Signed-off-by: David S. Miller --- Reading git-diff-tree failed