From: David Ahern <dsahern@gmail.com>
To: gfree.wind@foxmail.com, jiri@resnulli.us, davem@davemloft.net,
kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org,
kaber@trash.net, steffen.klassert@secunet.com,
herbert@gondor.apana.org.au, netdev@vger.kernel.org
Cc: Gao Feng <fgao@ikuai8.com>
Subject: Re: [PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice
Date: Fri, 28 Apr 2017 09:22:41 -0600 [thread overview]
Message-ID: <7d305254-03c5-0e6a-fac9-e9f4c758bf77@gmail.com> (raw)
In-Reply-To: <1493349568-58635-1-git-send-email-gfree.wind@foxmail.com>
On 4/27/17 9:19 PM, gfree.wind@foxmail.com wrote:
> drivers/net/dummy.c | 14 +++++++++++---
> drivers/net/ifb.c | 33 +++++++++++++++++++++++----------
> drivers/net/loopback.c | 15 ++++++++++++++-
> drivers/net/team/team.c | 15 ++++++++++++---
> drivers/net/veth.c | 15 ++++++++++++++-
> net/8021q/vlan_dev.c | 17 +++++++++++++----
> net/ipv4/ip_tunnel.c | 11 ++++++++++-
> net/ipv6/ip6_gre.c | 18 ++++++++++++++----
> net/ipv6/ip6_tunnel.c | 11 ++++++++++-
> net/ipv6/ip6_vti.c | 11 ++++++++++-
> net/ipv6/sit.c | 17 +++++++++++++----
> 11 files changed, 144 insertions(+), 33 deletions(-)
Seems like the changes to each file are completely independent, so they
should be in separate patches making each easier to review.
next prev parent reply other threads:[~2017-04-28 15:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-28 3:19 [PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice gfree.wind
2017-04-28 15:22 ` David Ahern [this message]
2017-04-28 15:34 ` Gao Feng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7d305254-03c5-0e6a-fac9-e9f4c758bf77@gmail.com \
--to=dsahern@gmail.com \
--cc=davem@davemloft.net \
--cc=fgao@ikuai8.com \
--cc=gfree.wind@foxmail.com \
--cc=herbert@gondor.apana.org.au \
--cc=jiri@resnulli.us \
--cc=jmorris@namei.org \
--cc=kaber@trash.net \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.com \
--cc=yoshfuji@linux-ipv6.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).