bridge: add RCU annotations to bridge port lookup
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 15 Nov 2010 06:38:14 +0000 (06:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2010 19:13:18 +0000 (11:13 -0800)
br_port_get() renamed to br_port_get_rtnl() to make clear RTNL is held.

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>

No differences found