X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Fnet%2Fping.h;h=5fd7cc244833d3f22b2069ff39b8282903c158e8;hb=086c653f5862;hp=ac80cb45e63004ef5e12383002721e9a4634971c;hpb=5d0fe6362e7d416002ea4ee61bfe3ae6f505e9cc;p=cascardo%2Flinux.git 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);