]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca41a428d21c0b4c42a2490a8fc63e256660940f
tree491b70f7b51ac43cd706564f741366f9f05ccf13
parente80398bf87d967bc48c4f52cc5f3b688a908119a
MIB: add struct net to UDP_INC_STATS_USER

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>
include/net/udp.h
net/ipv4/udp.c