MIB: add struct net to UDP_INC_STATS_USER
authorPavel Emelyanov <xemul@openvz.org>
Sun, 6 Jul 2008 04:18:07 +0000 (21:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 6 Jul 2008 04:18:07 +0000 (21:18 -0700)
Nothing special - all the places already have a struct sock
at hands, so use the sock_net() net.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found