netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Gao Feng" <gfree.wind@foxmail.com>
To: "'David Ahern'" <dsahern@gmail.com>, <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>
Subject: RE: [PATCH net v2] net: dev: Fix possible memleaks when fail to register_netdevice
Date: Fri, 28 Apr 2017 23:34:48 +0800	[thread overview]
Message-ID: <000001d2c034$f8db26f0$ea9174d0$@foxmail.com> (raw)
In-Reply-To: <7d305254-03c5-0e6a-fac9-e9f4c758bf77@gmail.com>

> From: David Ahern [mailto:dsahern@gmail.com]
> Sent: Friday, April 28, 2017 11:23 PM
> 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.

Thanks, I would like split them into multiple patches.

Best Regards
Feng

      reply	other threads:[~2017-04-28 15:36 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
2017-04-28 15:34   ` Gao Feng [this message]

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='000001d2c034$f8db26f0$ea9174d0$@foxmail.com' \
    --to=gfree.wind@foxmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@gmail.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).