From: stephen hemminger Date: Tue, 27 Apr 2010 07:13:11 +0000 (+0000) Subject: bridge: multicast router list manipulation X-Git-Tag: v2.6.35-rc1~473^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdca2c49bb6328bbc7cd8d73434c308b5dd0df2;p=pandora-kernel.git bridge: multicast router list manipulation I prefer that the hlist be only accessed through the hlist macro objects. Explicit twiddling of links (especially with RCU) exposes the code to future bugs. Compile tested only. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed