[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190223072828.159975-1-wangkefeng.wang@huawei.com>
Date: Sat, 23 Feb 2019 15:28:25 +0800
From: Kefeng Wang <wangkefeng.wang@...wei.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>,
<eric.dumazet@...il.com>
CC: Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH net-next v2 0/3] ipv4/v6: icmp: small cleanup and update
v2:
- Add cover letter and user proper patch subject-prefix suggested-by Eric Dumazet
This patch series contains some small cleanup and update,
1) use icmp/v6_sk_exit when icmp_sk_init fails instead of open-code
2) use new percpu allocation interface for the ipv6.icmp_sk
Kefeng Wang (3):
ipv4: icmp: use icmp_sk_exit()
ipv6: icmp: use icmpv6_sk_exit()
ipv6: icmp: use percpu allocation
include/net/netns/ipv6.h | 2 +-
net/ipv4/icmp.c | 4 +---
net/ipv6/icmp.c | 32 ++++++++++++++------------------
3 files changed, 16 insertions(+), 22 deletions(-)
--
2.20.1
Powered by blists - more mailing lists