commit | 0baa10fff2c8a8a0e3bca8fb43112ed93c179c38 | [log] [tgz] |
---|---|---|
author | Arkadi Sharshevsky <[email protected]> | Thu Jun 08 08:44:12 2017 +0200 |
committer | David S. Miller <[email protected]> | Thu Jun 08 14:16:24 2017 -0400 |
tree | 9ba7694bb4d36536b1a0ba8efb0658daacc7723e | |
parent | 3922285d96e79231817227439c214728edfbe406 [diff] |
net: bridge: Add support for calling FDB external learning under rcu This is done as a preparation to moving the switchdev notifier chain to be atomic. The FDB external learning should be called under rtnl or rcu. Signed-off-by: Arkadi Sharshevsky <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Reviewed-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>