Vladimir Oltean
425d19cede
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
...
Now that we guarantee that SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE events have
finished executing by the time we leave our bridge upper interface,
we've established a stronger boundary condition for how long the
dsa_slave_switchdev_event_work() might run.
As such, it is no longer possible for DSA slave interfaces to become
unregistered, since they are still bridge ports.
So delete the unnecessary dev_hold() and dev_put().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-10-26 15:07:35 +01:00
..
2021-07-22 16:19:03 +02:00
2021-09-05 08:36:44 +09:00
2021-10-13 09:40:46 -07:00
2021-10-02 14:18:25 +01:00
2021-07-23 14:20:25 +01:00
2021-10-24 13:59:45 +01:00
2021-10-13 09:40:45 -07:00
2021-10-20 14:29:03 +01:00
2021-10-25 11:01:29 -07:00
2021-10-01 19:58:02 -07:00
2021-06-25 13:13:50 +02:00
2021-10-22 11:41:16 +01:00
2021-10-24 13:59:45 +01:00
2021-10-24 16:24:28 +02:00
2021-06-30 15:51:09 -07:00
2021-10-24 13:59:44 +01:00
2021-06-01 17:01:33 -07:00
2021-10-15 11:28:34 +01:00
2021-08-05 13:27:50 +01:00
2021-01-27 17:04:12 -08:00
2021-10-26 15:07:35 +01:00
2021-10-08 14:54:33 +01:00
2021-10-24 13:58:52 +01:00
2021-10-26 14:52:17 +01:00
2021-10-20 14:27:40 +01:00
2021-01-27 17:04:12 -08:00
2021-10-26 14:45:12 +01:00
2021-10-25 18:02:14 -07:00
2021-08-09 10:13:32 +01:00
2021-06-29 11:28:21 -07:00
2021-05-26 07:03:39 +02:00
2021-09-09 11:00:20 +01:00
2021-03-28 17:56:55 -07:00
2021-06-08 16:31:25 -07:00
2021-10-13 09:40:46 -07:00
2021-10-22 10:20:56 -07:00
2021-10-20 14:27:40 +01:00
2021-10-26 14:58:45 +01:00
2021-07-23 17:17:56 +01:00
2021-10-16 08:46:08 +01:00
2021-09-01 17:18:56 -07:00
2021-10-26 13:21:09 +01:00
2021-08-30 12:23:18 +01:00
2021-10-07 15:24:06 -07:00
2021-10-13 09:40:45 -07:00
2021-10-14 16:50:14 -07:00
2020-06-14 01:57:21 +09:00
2021-08-19 18:09:18 -07:00
2021-10-14 23:06:44 +02:00
2021-08-05 13:27:50 +01:00
2021-03-14 15:00:43 -07:00
2021-09-28 17:36:43 -07:00
2021-08-18 15:35:50 -07:00
2021-04-20 16:44:04 -07:00
2021-10-13 09:40:45 -07:00
2021-09-24 14:18:34 +01:00
2021-10-22 11:41:16 +01:00
2021-10-14 07:15:22 -07:00
2021-10-16 14:58:13 +01:00
2021-06-29 11:28:21 -07:00
2021-10-07 14:11:40 -07:00
2021-08-04 12:35:07 +01:00
2021-10-13 09:40:46 -07:00
2021-10-25 15:55:30 +01:00
2021-10-12 11:16:49 +01:00
2021-10-08 16:21:53 +01:00
2021-10-21 17:25:17 +02:00
2021-06-10 14:08:09 -07:00
2021-09-29 13:59:13 +02:00
2021-09-23 10:11:12 +02:00
2021-06-03 15:13:56 -07:00
2021-06-11 12:55:28 -07:00
2021-10-01 15:45:10 -07:00
2021-07-29 15:06:49 +01:00
2021-08-31 16:43:06 -07:00
2021-04-12 13:27:11 -07:00