X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fraw.h;h=6c14a656357a8449dc79269ce992ee16fe6c6d89;hb=96bf2aec575c66ce626c077c0a676c8e9b2fb908;hp=1828f81fe37474ca6a3228188133d1b86d817a37;hpb=b297d520b9af536d5580ac505dd316be4cf5560c;p=pandora-kernel.git diff --git a/include/net/raw.h b/include/net/raw.h index 1828f81fe374..6c14a656357a 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 */