From: Eric Dumazet Date: Mon, 15 Nov 2010 06:38:10 +0000 (+0000) Subject: bridge: add RCU annotation to bridge multicast table X-Git-Tag: v2.6.38-rc1~476^2~566 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e80516880019aa1f7c5c410276edfea9575ec89f;p=pandora-kernel.git bridge: add RCU annotation to bridge multicast table Add modern __rcu annotatations to bridge multicast table. Use newer hlist macros to avoid direct access to hlist internals. Signed-off-by: Eric Dumazet Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed