From: Michał Mirosław Date: Sun, 3 Apr 2011 05:48:47 +0000 (-0700) Subject: net: Call netdev_features_change() from netdev_update_features() X-Git-Tag: v3.0-rc1~377^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cb6a27c45cec9184302c2e350b3593c64bc7f6c;p=pandora-kernel.git net: Call netdev_features_change() from netdev_update_features() Issue FEAT_CHANGE notification when features are changed by netdev_update_features(). This will allow changes made by extra constraints on e.g. MTU change to be properly propagated like changes via ethtool. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed