* Re: linux-next: Tree for Jul 26
[not found] <20170726161203.1dfbcff9@canb.auug.org.au>
@ 2017-07-26 10:48 ` Sergey Senozhatsky
2017-07-26 13:09 ` Rosen, Rami
0 siblings, 1 reply; 3+ messages in thread
From: Sergey Senozhatsky @ 2017-07-26 10:48 UTC (permalink / raw)
To: Paolo Abeni, Stephen Rothwell
Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Paul Moore,
David S. Miller, netdev
Hello,
On (07/26/17 16:12), Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20170725:
>
> Non-merge commits (relative to Linus' tree): 2358
> 2466 files changed, 86994 insertions(+), 44655 deletions(-)
dce4551cb2adb1ac ("udp: preserve head state for IP_CMSG_PASSSEC")
causes a build error
net/ipv4/udp.c: In function ‘__udp_queue_rcv_skb’:
net/ipv4/udp.c:1789:49: error: ‘struct sk_buff’ has no member named ‘sp’; did you mean ‘sk’?
if (likely(IPCB(skb)->opt.optlen == 0 && !skb->sp))
^
-ss
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: linux-next: Tree for Jul 26
2017-07-26 10:48 ` linux-next: Tree for Jul 26 Sergey Senozhatsky
@ 2017-07-26 13:09 ` Rosen, Rami
2017-07-26 13:18 ` Sergey Senozhatsky
0 siblings, 1 reply; 3+ messages in thread
From: Rosen, Rami @ 2017-07-26 13:09 UTC (permalink / raw)
To: Sergey Senozhatsky, Paolo Abeni, Stephen Rothwell
Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Paul Moore,
David S. Miller, netdev@vger.kernel.org
Hi Sergey,
Paolo Abeni had sent a patch:
https://www.mail-archive.com/netdev@vger.kernel.org/msg179192.html
Regards,
Rami Rosen
-----Original Message-----
From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Sergey Senozhatsky
Sent: Wednesday, July 26, 2017 13:49
To: Paolo Abeni <pabeni@redhat.com>; Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Linux-Next Mailing List <linux-next@vger.kernel.org>; Linux Kernel Mailing List <linux-kernel@vger.kernel.org>; Paul Moore <paul@paul-moore.com>; David S. Miller <davem@davemloft.net>; netdev@vger.kernel.org
Subject: Re: linux-next: Tree for Jul 26
Hello,
On (07/26/17 16:12), Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20170725:
>
> Non-merge commits (relative to Linus' tree): 2358
> 2466 files changed, 86994 insertions(+), 44655 deletions(-)
dce4551cb2adb1ac ("udp: preserve head state for IP_CMSG_PASSSEC") causes a build error
net/ipv4/udp.c: In function ‘__udp_queue_rcv_skb’:
net/ipv4/udp.c:1789:49: error: ‘struct sk_buff’ has no member named ‘sp’; did you mean ‘sk’?
if (likely(IPCB(skb)->opt.optlen == 0 && !skb->sp))
^
-ss
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: Tree for Jul 26
2017-07-26 13:09 ` Rosen, Rami
@ 2017-07-26 13:18 ` Sergey Senozhatsky
0 siblings, 0 replies; 3+ messages in thread
From: Sergey Senozhatsky @ 2017-07-26 13:18 UTC (permalink / raw)
To: Rosen, Rami
Cc: Sergey Senozhatsky, Paolo Abeni, Stephen Rothwell,
Linux-Next Mailing List, Linux Kernel Mailing List, Paul Moore,
David S. Miller, netdev@vger.kernel.org
Hello,
On (07/26/17 13:09), Rosen, Rami wrote:
> Hi Sergey,
> Paolo Abeni had sent a patch:
> https://www.mail-archive.com/netdev@vger.kernel.org/msg179192.html
yep, this should do the trick. thanks.
-ss
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-26 13:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20170726161203.1dfbcff9@canb.auug.org.au>
2017-07-26 10:48 ` linux-next: Tree for Jul 26 Sergey Senozhatsky
2017-07-26 13:09 ` Rosen, Rami
2017-07-26 13:18 ` Sergey Senozhatsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).