Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1696974
| From | Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: Tree for Jul 26 |
| Date | 2017-07-26 12:50 +0200 |
| Message-ID | <u7s38-7CE-13@gated-at.bofh.it> (permalink) |
| References | <u7nPQ-56r-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: Tree for Jul 26 Stephen Rothwell <sfr@canb.auug.org.au> - 2017-07-26 08:20 +0200
Re: linux-next: Tree for Jul 26 Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-07-26 12:50 +0200
RE: linux-next: Tree for Jul 26 "Rosen, Rami" <rami.rosen@intel.com> - 2017-07-26 15:10 +0200
Re: linux-next: Tree for Jul 26 Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2017-07-26 15:20 +0200
csiph-web