From: Michał Mirosław Date: Fri, 8 Apr 2011 06:35:56 +0000 (+0000) Subject: net: r8169: convert to hw_features X-Git-Tag: v3.0-rc1~377^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350fb32ae45ec74ea9cc117c728c48b8e840f0f9;p=pandora-kernel.git net: r8169: convert to hw_features Simple conversion with a bit of needed cleanup. This also fixes: - confusion around vlan_features in rtl8169_vlan_mode(), - problem with broken TSO for too big MTU (the limit is set at 0xFFF --- max MSS field value). SG+IP_CSUM+TSO is left disabled by default, based on suggestion by David Dillow. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed