From: Benjamin Thery Date: Thu, 11 Dec 2008 00:29:24 +0000 (-0800) Subject: netns: ip6mr: declare reg_vif_num per-namespace X-Git-Tag: v2.6.29-rc1~581^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950d5704e5daa1f90bcd75b99163491e7b249169;p=pandora-kernel.git netns: ip6mr: declare reg_vif_num per-namespace Preliminary work to make IPv6 multicast forwarding netns-aware. Declare variable 'reg_vif_num' per-namespace, moves into struct netns_ipv6. At the moment, this variable is only referenced in init_net. Signed-off-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed