From: Rami Rosen Date: Tue, 7 Oct 2008 22:34:37 +0000 (-0700) Subject: ipv4: add mc_count to in_device. X-Git-Tag: v2.6.28-rc1~717^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8bae41ed6a53cce56c50811a91cd963e3187d1c;p=pandora-kernel.git ipv4: add mc_count to in_device. This patch add mc_count to struct in_device and updates increment/decrement/initilaize of this field in IPv4 and in IPv6. - Also printing the vfs /proc entry (/proc/net/igmp) is adjusted to use the new mc_count. Signed-off-by: Rami Rosen Signed-off-by: David S. Miller --- Reading git-diff-tree failed