[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250715182343.5ed6f8fc@kernel.org>
Date: Tue, 15 Jul 2025 18:23:43 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, David Ahern
<dsahern@...nel.org>, Simon Horman <horms@...nel.org>, Kuniyuki Iwashima
<kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 03/15] neighbour: Allocate skb in
neigh_get().
On Sat, 12 Jul 2025 20:34:12 +0000 Kuniyuki Iwashima wrote:
> + err = -ENOENT;
> + goto err;
nit: maybe name the label ? err_free_skb ?
Powered by blists - more mailing lists