[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220619232927.54259-1-kuniyu@amazon.com>
Date: Sun, 19 Jun 2022 16:29:25 -0700
From: Kuniyuki Iwashima <kuniyu@...zon.com>
To: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
CC: Kuniyuki Iwashima <kuniyu@...zon.com>,
Kuniyuki Iwashima <kuni1840@...il.com>,
<netdev@...r.kernel.org>
Subject: [PATCH v1 net-next 0/2] raw: Fix nits of RCU conversion series.
The first patch fixes a build error by commit ba44f8182ec2 ("raw: use
more conventional iterators"), but it does not land in the net tree,
so this series is targeted to net-next. The second patch replaces some
hlist functions with sk's helper macros.
Kuniyuki Iwashima (2):
raw: Fix mixed declarations error in raw_icmp_error().
raw: Use helpers for the hlist_nulls variant.
net/ipv4/raw.c | 10 +++++-----
net/ipv4/raw_diag.c | 4 ++--
net/ipv6/raw.c | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)
--
2.30.2
Powered by blists - more mailing lists