commit | c92eb77aff6a11c79059e2caffdd3baede218a9e | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Mon Nov 13 23:21:36 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 14 22:03:21 2017 +0900 |
tree | 57b2426e51d995829cd79e07f9fa2740b646ebf3 | |
parent | 6dc14dc40a1d1dafd8491c349b5f3e15aabc4edb [diff] |
net-sysfs: trigger netlink notification on ifalias change via sysfs This patch adds netlink notifications on iflias changes via sysfs. makes it consistent with the netlink path which also calls netdev_state_change. Also makes it consistent with other sysfs netdev_store operations. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>