diff options
author | David S. Miller <davem@davemloft.net> | 2017-10-25 03:54:40 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 03:54:40 +0200 |
commit | a4cdd9ff1fa4e3a558e2a3b7e6fac3f3105d47c3 (patch) | |
tree | acb2bda2500e8c867695fe8fe2e6a168d50287f6 /net/ax25/ax25_timer.c | |
parent | Merge branch 'bpf-permit-multiple-bpf-attachments-for-a-single-perf-tracepoin... (diff) | |
parent | bonding: remove rtmsg_ifinfo called after bond_lower_state_changed (diff) | |
download | linux-a4cdd9ff1fa4e3a558e2a3b7e6fac3f3105d47c3.tar.xz linux-a4cdd9ff1fa4e3a558e2a3b7e6fac3f3105d47c3.zip |
Merge branch 'net-remove-rtmsg_ifinfo-used-in-bridge-and-bonding'
Xin Long says:
====================
net: remove rtmsg_ifinfo used in bridge and bonding
It's better to send notifications to userspace by the events in
rtnetlink_event, instead of calling rtmsg_ifinfo directly.
This patcheset is to remove rtmsg_ifinfo called in bonding and
bridge, the notifications can be handled by NETDEV_CHANGEUPPER
and NETDEV_CHANGELOWERSTATE events in rtnetlink_event.
It could also fix some redundant notifications from bonding and
bridge.
v1->v2:
- post to net-next.git instead of net.git, for it's more like an
improvement for bonding
v2->v3:
- add patch 1/4 to remove rtmsg_ifinfo called in add_del_if
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25/ax25_timer.c')
0 files changed, 0 insertions, 0 deletions