]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/raw.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild...
[linux-2.6-omap-h63xx.git] / include / net / raw.h
index 1828f81fe37474ca6a3228188133d1b86d817a37..6c14a656357a8449dc79269ce992ee16fe6c6d89 100644 (file)
@@ -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 */