From: Eli Cohen Date: Thu, 17 Apr 2008 04:01:10 +0000 (-0700) Subject: IPoIB: Use checksum offload support if available X-Git-Tag: v2.6.26-rc1~1156^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6046136c742e32d5e6431cdcd8957638d1816821;p=pandora-kernel.git IPoIB: Use checksum offload support if available For HCAs that support checksum offload (ie that set IB_DEVICE_UD_IP_CSUM in the device capabilities flags), have IPoIB set NETIF_F_IP_CSUM and use the HCA to generate and verify IP checksums. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed