On 8/7/17 12:51 AM, David Miller wrote:
> David, I had to revert.  You didn't convert dccp which breaks
> the build.
> 
> net/dccp/ipv4.c: In function ‘dccp_v4_err’:
> net/dccp/ipv4.c:256:7: error: too few arguments to function 
> ‘__inet_lookup_established’
>   sk = __inet_lookup_established(net, &dccp_hashinfo,
>        ^~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from net/dccp/ipv4.c:22:0:
> ./include/net/inet_hashtables.h:289:14: note: declared here
>  struct sock *__inet_lookup_established(struct net *net,
>               ^~~~~~~~~~~~~~~~~~~~~~~~~

That's embarrassing. Will fix

Reply via email to