]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/inet6_connection_sock.h
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[karo-tx-linux.git] / include / net / inet6_connection_sock.h
index 74af137304bea4e8aec720d69f7f6ca2c64b0b94..6d539e4e5ba731acb6ee949c0cc636fce93f435a 100644 (file)
@@ -28,8 +28,7 @@ int inet6_csk_bind_conflict(const struct sock *sk,
 struct dst_entry *inet6_csk_route_req(struct sock *sk, struct flowi6 *fl6,
                                      const struct request_sock *req);
 
-struct request_sock *inet6_csk_search_req(const struct sock *sk,
-                                         struct request_sock ***prevp,
+struct request_sock *inet6_csk_search_req(struct sock *sk,
                                          const __be16 rport,
                                          const struct in6_addr *raddr,
                                          const struct in6_addr *laddr,