From: Michał Mirosław Date: Thu, 31 Mar 2011 01:01:35 +0000 (+0000) Subject: net: convert xen-netfront to hw_features X-Git-Tag: v3.0-rc1~377^2~545 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb507934fd6faa00b3d833facb53b90c71ddc307;p=pandora-kernel.git net: convert xen-netfront to hw_features Not tested in any way. The original code for offload setting seems broken as it resets the features on every netback reconnect. This will set GSO_ROBUST at device creation time (earlier than connect time). RX checksum offload is forced on - so advertise as it is. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed