Revert "dm crypt: export sysfs of kcryptd workqueue"
[linux-2.6-microblaze.git] / net / ethtool / features.c
index 8ee4cdb..1c9f4df 100644 (file)
@@ -280,7 +280,7 @@ int ethnl_set_features(struct sk_buff *skb, struct genl_info *info)
                                          active_diff_mask, compact);
        }
        if (mod)
-               ethtool_notify(dev, ETHTOOL_MSG_FEATURES_NTF, NULL);
+               netdev_features_change(dev);
 
 out_rtnl:
        rtnl_unlock();