Hi Sergey,
Paolo Abeni had sent a patch:
https://www.mail-archive.com/[email protected]/msg179192.html

Regards,
Rami Rosen

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Sergey Senozhatsky
Sent: Wednesday, July 26, 2017 13:49
To: Paolo Abeni <[email protected]>; Stephen Rothwell <[email protected]>
Cc: Linux-Next Mailing List <[email protected]>; Linux Kernel Mailing 
List <[email protected]>; Paul Moore <[email protected]>; David S. 
Miller <[email protected]>; [email protected]
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

Reply via email to