diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-07-06 04:18:48 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-06 04:18:48 (GMT) |
commit | 0283328e2360bbf3081e97f1b720dd4c4dbae111 (patch) | |
tree | d0734e59c0900b3389ddcf469950715e60f537b4 /crypto | |
parent | 629ca23c331ec75ac87b016debbb3c4d2fe62650 (diff) | |
download | linux-fsl-qoriq-0283328e2360bbf3081e97f1b720dd4c4dbae111.tar.xz |
MIB: add struct net to UDP_INC_STATS_BH
Two special cases here - one is rxrpc - I put init_net there
explicitly, since we haven't touched this part yet. The second
place is in __udp4_lib_rcv - we already have a struct net there,
but I have to move its initialization above to make it ready
at the "drop" label.
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions