From: Bruce Allan Date: Fri, 19 Aug 2011 03:23:48 +0000 (+0000) Subject: e1000e: convert to netdev features/hw_features API X-Git-Tag: v3.2-rc1~129^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc221294719ae0f28cc260cc37edd439161088a9;p=pandora-kernel.git e1000e: convert to netdev features/hw_features API Private rx_csum flags are now duplicate of netdev->features & NETIF_F_RXCSUM. Remove those duplicates and use the net_device_ops ndo_set_features. This is based on the original patch submitted by Michał Mirosław Cc: Michał Mirosław Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed