Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: zajec5@gmail.com
Cc: pablo@netfilter.org, andrew@lunn.ch, joe@perches.com,
	tom@herbertland.com, aduyck@mirantis.com, brouer@redhat.com,
	jarod@redhat.com, sd@queasysnail.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, rafal@milecki.pl
Subject: Re: [PATCH net-next] net: add devm version of alloc_etherdev_mqs function
Date: Sun, 29 Jan 2017 19:24:34 -0500 (EST)	[thread overview]
Message-ID: <20170129.192434.339228303342526617.davem@davemloft.net> (raw)
In-Reply-To: <20170128141542.9676-1-zajec5@gmail.com>

From: Rafał Miłecki <zajec5@gmail.com>
Date: Sat, 28 Jan 2017 15:15:42 +0100

> From: Rafał Miłecki <rafal@milecki.pl>
> 
> This patch adds devm_alloc_etherdev_mqs function and devm_alloc_etherdev
> macro. These can be used for simpler netdev allocation without having to
> care about calling free_netdev.
> 
> Thanks to this change drivers, their error paths and removal paths may
> get simpler by a bit.
> 
> Signed-off-by: Rafał Miłecki <rafal@milecki.pl>

This looks fine, thanks.

      reply	other threads:[~2017-01-30  0:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-28 14:15 [PATCH net-next] net: add devm version of alloc_etherdev_mqs function Rafał Miłecki
2017-01-30  0:24 ` David Miller [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=20170129.192434.339228303342526617.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=aduyck@mirantis.com \
    --cc=andrew@lunn.ch \
    --cc=brouer@redhat.com \
    --cc=jarod@redhat.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=rafal@milecki.pl \
    --cc=sd@queasysnail.net \
    --cc=tom@herbertland.com \
    --cc=zajec5@gmail.com \
    /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