From: Michał Mirosław Date: Thu, 14 Jul 2011 21:41:11 +0000 (-0700) Subject: net: cleanup vlan_features setting in register_netdev X-Git-Tag: v3.1-rc1~316^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1180e7d6599c1fb0c56a23a649a3eb37d877b9d0;p=pandora-kernel.git net: cleanup vlan_features setting in register_netdev vlan_features contains features inherited from underlying device. NETIF_SOFT_FEATURES are not inherited but belong to the vlan device itself (ensured in vlan_dev_fix_features()). Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed