nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / net / raw.h
index 1828f81..6c14a65 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 */