Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[deliverable/linux.git] / include / net / sock.h
index 24aa75c5317a0e66f4a9edc631777c1e8f402794..43c6abcf06abc0a5bf0d56bb9235e6800a1fc111 100644 (file)
@@ -904,7 +904,7 @@ void sk_stream_kill_queues(struct sock *sk);
 void sk_set_memalloc(struct sock *sk);
 void sk_clear_memalloc(struct sock *sk);
 
-int sk_wait_data(struct sock *sk, long *timeo);
+int sk_wait_data(struct sock *sk, long *timeo, const struct sk_buff *skb);
 
 struct request_sock_ops;
 struct timewait_sock_ops;
This page took 0.024894 seconds and 5 git commands to generate.