Nikolay Aleksandrov
faa1cd8298
net: bridge: avoid duplicate notification on up/down/change netdev events
...
While handling netdevice events, br_device_event() sometimes uses
br_stp_(disable|enable)_port which unconditionally send a notification,
but then a second notification for the same event is sent at the end of
the br_device_event() function. To avoid sending duplicate notifications
in such cases, check if one has already been sent (i.e.
br_stp_enable/disable_port have been called).
The patch is based on a change by Satish Ashok.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-05-03 13:40:54 -04:00
..
2018-04-05 21:36:23 -07:00
2018-04-01 20:53:50 -04:00
2018-03-26 12:07:48 -04:00
2018-03-26 12:07:48 -04:00
2018-03-26 12:07:48 -04:00
2018-04-01 19:49:34 -04:00
2018-04-08 17:19:15 -04:00
2018-04-18 23:34:16 +02:00
2018-05-03 13:40:54 -04:00
2018-04-19 13:37:10 -04:00
2018-03-27 13:18:09 -04:00
2018-04-10 12:25:30 -07:00
2018-05-01 14:24:19 -04:00
2018-04-07 22:32:31 -04:00
2018-04-23 10:21:24 -04:00
2018-04-17 15:17:41 -04:00
2018-04-27 11:53:03 -04:00
2018-04-04 12:04:59 -04:00
2018-04-22 21:12:00 -04:00
2018-05-02 10:59:32 -04:00
2018-05-03 11:28:24 -04:00
2018-03-23 11:31:58 -04:00
2018-03-27 13:18:09 -04:00
2018-03-27 13:18:09 -04:00
2018-04-27 11:06:35 -04:00
2018-04-22 14:56:22 -04:00
2018-03-29 16:23:26 -04:00
2018-03-28 22:55:18 +02:00
2018-03-27 13:18:09 -04:00
2018-04-17 13:50:58 -04:00
2018-04-24 23:59:11 -04:00
2018-02-14 14:01:41 -05:00
2018-04-07 22:32:31 -04:00
2018-03-26 12:07:48 -04:00
2018-02-19 18:46:11 -05:00
2018-03-29 13:47:54 -04:00
2018-04-24 13:17:08 -04:00
2018-03-27 13:18:09 -04:00
2018-04-27 15:06:10 -04:00
2018-04-25 14:34:08 -04:00
2018-02-11 14:34:03 -08:00
2018-03-26 12:07:48 -04:00
2018-04-04 11:04:08 -04:00
2018-05-03 11:15:58 -04:00
2018-05-01 12:09:35 -04:00
2018-05-02 13:29:12 -04:00
2018-04-22 21:09:16 -04:00
2018-04-15 23:49:27 -04:00
2018-04-27 11:05:41 -04:00
2018-05-01 09:42:47 -04:00
2018-04-04 11:13:40 -04:00
2018-04-17 09:44:30 -04:00
2018-03-31 23:33:04 -04:00
2018-03-26 12:07:48 -04:00
2018-04-01 19:49:34 -04:00
2018-04-02 20:15:20 +02:00
2018-05-01 09:42:46 -04:00
2018-04-05 11:56:35 -07:00
2018-03-27 13:18:09 -04:00