mib: add net to IP_ADD_STATS_BH
authorPavel Emelyanov <xemul@openvz.org>
Thu, 17 Jul 2008 03:20:33 +0000 (20:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2008 03:20:33 +0000 (20:20 -0700)
commitc5346fe396f5e22bbfb3ec037c43891c3c57d3e6
tree9252111b8b89e86e980a5af0055c696796cdfc12
parent7c73a6faffae0bfae70639113aecf06af666e714
mib: add net to IP_ADD_STATS_BH

Very simple - only ip_evictor (fragments) requires such.
This patch ends up the IP_XXX_STATS patching.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_fragment.c