commit | 9c6451ef4881c2f528c625766e8bb9af5e40941a | [log] [tgz] |
---|---|---|
author | Michal Kubecek <mkubecek@suse.cz> | Thu Mar 12 21:08:03 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 12 15:32:33 2020 -0700 |
tree | ca7ef69adba1907b240efe5eaa3aad6c71d18a11 | |
parent | 0980bfcd6954f124e40a000b85335c197764de14 [diff] |
ethtool: add FEATURES_NTF notification Send ETHTOOL_MSG_FEATURES_NTF notification whenever network device features are modified using ETHTOOL_MSG_FEATURES_SET netlink message, ethtool ioctl request or any other way resulting in call to netdev_update_features() or netdev_change_features() Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: David S. Miller <davem@davemloft.net>