From: Michał Mirosław Date: Tue, 15 Feb 2011 16:59:18 +0000 (+0000) Subject: net: introduce NETIF_F_RXCSUM X-Git-Tag: v2.6.39-rc1~468^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83d360d9a7e5d71d55c13e96b19109a2ea23bf0;p=pandora-kernel.git net: introduce NETIF_F_RXCSUM Introduce NETIF_F_RXCSUM to replace device-private flags for RX checksum offload. Integrate it with ndo_fix_features. ethtool_op_get_rx_csum() is removed altogether as nothing in-tree uses it. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed