On 05/06/17 12:20, Jiri Pirko wrote: > From: Arkadi Sharshevsky <[email protected]> > > 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]> > Signed-off-by: Jiri Pirko <[email protected]> > --- > net/bridge/br.c | 4 ++-- > net/bridge/br_fdb.c | 2 -- > net/bridge/br_private.h | 6 ++++++ > 3 files changed, 8 insertions(+), 4 deletions(-) >
Reviewed-by: Nikolay Aleksandrov <[email protected]>
