X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=include%2Fnet%2Fping.h;h=5fd7cc244833d3f22b2069ff39b8282903c158e8;hp=ac80cb45e63004ef5e12383002721e9a4634971c;hb=086c653f5862;hpb=30c1de08dda9202699c1ddc7fd658693faf93bf2 diff --git a/include/net/ping.h b/include/net/ping.h index ac80cb45e630..5fd7cc244833 100644 --- a/include/net/ping.h +++ b/include/net/ping.h @@ -65,7 +65,7 @@ struct pingfakehdr { }; int ping_get_port(struct sock *sk, unsigned short ident); -void ping_hash(struct sock *sk); +int ping_hash(struct sock *sk); void ping_unhash(struct sock *sk); int ping_init_sock(struct sock *sk);