[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADAM+B06fkY-OT8-Po06Tu6CdVhh7FAvx5W5-_2NXTex_MmV8g@mail.gmail.com>
Date: Sat, 2 Apr 2016 21:36:16 -0400
From: Soheil Hassas Yeganeh <soheil.kdev@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 0/8] add TX timestamping via cmsg
On Sat, Apr 2, 2016 at 9:27 PM, David Miller <davem@...emloft.net> wrote:
> From: David Miller <davem@...emloft.net>
> Date: Sat, 02 Apr 2016 21:19:42 -0400 (EDT)
>
>> Series applied, thanks.
>
> I had to revert, this breaks the build:
>
> net/l2tp/l2tp_ip6.c: In function ‘l2tp_ip6_sendmsg’:
> net/l2tp/l2tp_ip6.c:565:9: error: too few arguments to function ‘ip6_datagram_send_ctl’
> err = ip6_datagram_send_ctl(sock_net(sk), sk, msg, &fl6, opt,
> ^
> In file included from net/l2tp/l2tp_ip6.c:33:0:
> include/net/transp_v6.h:43:5: note: declared here
> int ip6_datagram_send_ctl(struct net *net, struct sock *sk, struct msghdr *msg,
> ^
> net/l2tp/l2tp_ip6.c:625:8: error: too few arguments to function ‘ip6_append_data’
> err = ip6_append_data(sk, ip_generic_getfrag, msg,
> ^
> In file included from include/net/inetpeer.h:15:0,
> from include/net/route.h:28,
> from include/net/ip.h:31,
> from net/l2tp/l2tp_ip6.c:23:
> include/net/ipv6.h:865:5: note: declared here
> int ip6_append_data(struct sock *sk,
> ^
I'm really sorry about this. CONFIG_L2TP was no enabled in my config.
I'll fix the patch, and will mail v3.
Thanks,
Soheil
Powered by blists - more mailing lists