ipv4: add mc_count to in_device.
authorRami Rosen <ramirose@gmail.com>
Tue, 7 Oct 2008 22:34:37 +0000 (15:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 22:34:37 +0000 (15:34 -0700)
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 <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found