diff options
| author | David Ahern <[email protected]> | 2017-04-12 00:02:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-04-13 17:16:34 +0000 |
| commit | 27b3b551d8a7af98423b4a2b0d033013c08d812c (patch) | |
| tree | 677090d417b2e28040c87d4778e6e9449ff5dfba /net/tipc/socket.c | |
| parent | rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event (diff) | |
| download | kernel-27b3b551d8a7af98423b4a2b0d033013c08d812c.tar.gz kernel-27b3b551d8a7af98423b4a2b0d033013c08d812c.zip | |
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
Changing tx queue length generates identical messages:
[LINK]22: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default
link/ether 02:04:f4:b7:5c:d2 brd ff:ff:ff:ff:ff:ff promiscuity 0
dummy numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535
[LINK]22: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default
link/ether 02:04:f4:b7:5c:d2 brd ff:ff:ff:ff:ff:ff promiscuity 0
dummy numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535
Remove NETDEV_CHANGE_TX_QUEUE_LEN from the list of notifiers that generate
notifications.
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
