From: Paul Durrant Date: Wed, 16 Oct 2013 16:50:30 +0000 (+0100) Subject: xen-netback: Unconditionally set NETIF_F_RXCSUM X-Git-Tag: v3.13-rc1~105^2~184^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7365bcfa32d2c9d212c41d52ff3509d70b6a3466;p=pandora-kernel.git xen-netback: Unconditionally set NETIF_F_RXCSUM There is no mechanism to insist that a guest always generates a packet with good checksum (at least for IPv4) so we must handle checksum offloading from the guest and hence should set NETIF_F_RXCSUM. Signed-off-by: Paul Durrant Cc: Wei Liu Cc: David Vrabel Cc: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed