diff options
| author | Xin Long <[email protected]> | 2017-10-24 13:54:18 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-25 10:54:39 +0900 |
| commit | 4597efe312567591e253248246ef58d77df471c6 (patch) | |
| tree | fabb2592d3ff9a7f5f3709ec5686f8a126fd5819 /tools/perf/scripts/python/stackcollapse.py | |
| parent | fbb85b3c0112e6aec82863358bdb1b25c7edaec1 (diff) | |
bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_link
Since commit 42e52bf9e3ae ("net: add netnotifier event for upper device
change"), netdev_master_upper_dev_link has generated NETDEV_CHANGEUPPER
event which would send a notification to userspace in rtnetlink_event.
There's no need to call rtmsg_ifinfo to send the notification any more.
So this patch is to remove it from bond_master_upper_dev_link as well
as bond_upper_dev_unlink to avoid the redundant notifications.
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions