X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fnet%2Fraw.h;h=6c14a656357a8449dc79269ce992ee16fe6c6d89;hb=fc8717baa8f52dd8d1b90df9008300ef3ec794ed;hp=1828f81fe37474ca6a3228188133d1b86d817a37;hpb=acf63867ae06ef95eea7bf445ded2f05528a81b1;p=linux-2.6 diff --git a/include/net/raw.h b/include/net/raw.h index 1828f81fe3..6c14a65635 100644 --- a/include/net/raw.h +++ b/include/net/raw.h @@ -53,7 +53,7 @@ int raw_seq_open(struct inode *ino, struct file *file, #endif -void raw_hash_sk(struct sock *sk, struct raw_hashinfo *h); -void raw_unhash_sk(struct sock *sk, struct raw_hashinfo *h); +void raw_hash_sk(struct sock *sk); +void raw_unhash_sk(struct sock *sk); #endif /* _RAW_H */