[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5e74ae5b-6f62-d88b-bdc5-0b63dcb586a0@iogearbox.net>
Date: Tue, 28 Jul 2020 12:29:20 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Andrii Nakryiko <andriin@...com>, bpf@...r.kernel.org,
netdev@...r.kernel.org, ast@...com
Cc: andrii.nakryiko@...il.com, kernel-team@...com
Subject: Re: [PATCH bpf-next] bpf: fix bpf_ringbuf_output() signature to
return long
On 7/28/20 12:47 AM, Andrii Nakryiko wrote:
> Due to bpf tree fix merge, bpf_ringbuf_output() signature ended up with int as
> a return type, while all other helpers got converted to returning long. So fix
> it in bpf-next now.
>
> Fixes: b0659d8a950d ("bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments")
> Signed-off-by: Andrii Nakryiko <andriin@...com>
Applied, thanks!
Powered by blists - more mailing lists