From: Eric Dumazet Date: Mon, 15 Nov 2010 06:38:11 +0000 (+0000) Subject: bridge: add proper RCU annotation to should_route_hook X-Git-Tag: v2.6.38-rc1~476^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a386f99025f13b32502fe5dedf223c20d7283826;p=pandora-kernel.git 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 Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed