-
- Downloads
bridge: add proper RCU annotation to should_route_hook
Add br_should_route_hook_t typedef, this is the only way we can get a clean RCU implementation for function pointer. Move route_hook to location where it is used. Signed-off-by:Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by:
Stephen Hemminger <shemminger@vyatta.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/if_bridge.h 3 additions, 1 deletioninclude/linux/if_bridge.h
- net/bridge/br.c 0 additions, 4 deletionsnet/bridge/br.c
- net/bridge/br_input.c 7 additions, 3 deletionsnet/bridge/br_input.c
- net/bridge/netfilter/ebtable_broute.c 2 additions, 1 deletionnet/bridge/netfilter/ebtable_broute.c
Loading
Please register or sign in to comment