From: Michał Mirosław Date: Sat, 7 May 2011 03:22:17 +0000 (+0000) Subject: net: introduce netdev_change_features() X-Git-Tag: v3.0-rc1~377^2~104^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe12cc86b0ba545a01ad8716539ab07ab6e9e89;p=pandora-kernel.git net: introduce netdev_change_features() It will be needed by bonding and other drivers changing vlan_features after ndo_init callback. As a bonus, this includes kernel-doc for netdev_update_features(). Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed