[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <69310286-415e-d167-4c73-84b04abd243b@iogearbox.net>
Date: Tue, 26 May 2020 00:21:11 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Jakub Sitnicki <jakub@...udflare.com>, bpf@...r.kernel.org
Cc: netdev@...r.kernel.org, kernel-team@...udflare.com
Subject: Re: [PATCH bpf-next] bpf: Fix returned error sign when link doesn't
support updates
On 5/25/20 2:29 PM, Jakub Sitnicki wrote:
> System calls encode returned errors as negative values. Fix a typo that
> breaks this convention for bpf(LINK_UPDATE) when bpf_link doesn't support
> update operation.
>
> Fixes: f9d041271cf4 ("bpf: Refactor bpf_link update handling")
> Signed-off-by: Jakub Sitnicki <jakub@...udflare.com>
Applied, thanks!
Powered by blists - more mailing lists