Vladimir Oltean
be6ff9665d
net: dsa: don't emit targeted cross-chip notifiers for MTU change
...
A cross-chip notifier with "targeted_match=true" is one that matches
only the local port of the switch that emitted it. In other words,
passing through the cross-chip notifier layer serves no purpose.
Eliminate this concept by calling directly ds->ops->port_change_mtu
instead of emitting a targeted cross-chip notifier. This leaves the
DSA_NOTIFIER_MTU event being emitted only for MTU updates on the CPU
port, which need to be reflected also across all DSA links.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2022-04-20 10:34:34 +01:00
..
2022-02-04 14:15:11 -08:00
2022-03-15 20:34:40 -05:00
2021-11-19 11:23:23 +00:00
2022-03-17 16:34:49 -07:00
2022-04-06 13:45:26 +01:00
2022-04-06 13:45:26 +01:00
2022-04-06 13:45:26 +01:00
2022-03-07 11:40:41 +00:00
2022-04-06 13:45:26 +01:00
2022-03-11 22:01:26 +01:00
2022-02-25 09:36:06 +01:00
2022-04-13 12:46:26 +01:00
2022-04-06 13:45:26 +01:00
2022-04-06 13:45:26 +01:00
2022-03-01 18:26:36 +01:00
2022-04-19 13:38:55 +02:00
2022-03-03 08:01:55 -08:00
2022-04-12 15:00:25 +02:00
2022-02-28 13:21:32 +00:00
2022-04-20 10:34:34 +01:00
2022-04-07 21:04:03 -07:00
2022-04-15 11:41:45 -07:00
2022-03-11 23:17:24 -08:00
2022-04-12 15:00:25 +02:00
2022-04-18 10:28:40 +01:00
2022-04-17 13:23:49 +01:00
2022-04-06 13:45:26 +01:00
2021-12-29 08:48:14 -08:00
2022-04-06 13:45:26 +01:00
2022-04-12 15:00:25 +02:00
2022-03-15 20:20:02 -07:00
2022-03-25 16:55:41 -07:00
2022-04-11 11:57:27 +02:00
2021-10-20 14:27:40 +01:00
2022-04-07 23:24:23 -07:00
2022-04-07 21:06:41 -07:00
2022-04-12 15:00:25 +02:00
2022-01-15 08:47:31 -08:00
2022-04-15 09:26:00 +02:00
2022-03-21 10:59:11 +00:00
2022-04-06 13:45:26 +01:00
2022-04-06 13:45:26 +01:00
2022-04-15 09:26:00 +02:00
2022-04-06 13:36:50 +01:00
2022-04-06 13:45:26 +01:00
2022-04-12 15:00:25 +02:00
2022-04-06 13:45:26 +01:00
2021-12-16 16:13:19 -08:00
2022-03-18 13:09:17 +02:00
2022-04-06 13:45:26 +01:00
2022-04-06 13:48:51 +01:00
2022-04-19 12:20:45 +02:00
2022-04-15 09:26:00 +02:00
2022-04-11 18:28:03 -07:00
2021-11-09 01:05:28 +01:00
2022-04-15 09:26:00 +02:00
2022-02-24 21:31:43 -08:00
2022-03-23 10:53:49 -07:00
2022-04-13 11:45:39 +01:00
2022-04-12 15:00:25 +02:00
2022-04-06 13:45:26 +01:00
2022-04-11 11:55:36 +02:00
2022-04-06 13:45:26 +01:00
2022-03-28 19:56:28 -07:00
2022-04-12 15:00:25 +02:00
2022-03-03 09:55:28 +00:00
2021-12-10 06:38:26 -08:00
2021-07-29 15:06:49 +01:00
2022-03-22 15:57:03 -07:00
2021-11-09 10:02:50 -08:00