summaryrefslogtreecommitdiff
path: root/net/bridge/br_netlink.c
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2011-04-04 18:03:29 +0400
committerDavid S. Miller <davem@davemloft.net>2011-04-05 04:22:26 +0400
commit664de48bb6c4e167fcdf92a4bddf880030fbfbb3 (patch)
tree3da0ad964f1ad79f567ed04a5e5b32c201687787 /net/bridge/br_netlink.c
parent7cd8861ab0d907430bbea0af93bc41aee0437efc (diff)
downloadlinux-664de48bb6c4e167fcdf92a4bddf880030fbfbb3.tar.xz
bridge: split rcu and no-rcu cases of fdb lookup
In some cases, look up of forward database entry is done with RCU; and for others no RCU is needed because of locking. Split the two cases into two differnt loops (and take off inline). Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_netlink.c')
0 files changed, 0 insertions, 0 deletions