public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Tobias Klauser <tklauser@distanz•ch>
To: "David S. Miller" <davem@davemloft•net>, netdev@vger•kernel.org
Cc: Maxime Ripard <maxime.ripard@free-electrons•com>,
	Vince Bridgers <vbridgers2013@gmail•com>,
	Nicolas Ferre <nicolas.ferre@atmel•com>,
	Wan ZongShun <mcuos.com@gmail•com>,
	Nicolas Pitre <nico@fluxnic•net>,
	Steve Glendinning <steve.glendinning@shawell•net>,
	Giuseppe Cavallaro <peppe.cavallaro@st•com>
Subject: Re: [PATCH] net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Date: Thu, 2 Oct 2014 10:20:16 +0200	[thread overview]
Message-ID: <20141002082016.GJ3279@distanz.ch> (raw)
In-Reply-To: <1412237730-5811-1-git-send-email-tklauser@distanz.ch>

On 2014-10-02 at 10:15:30 +0200, Tobias Klauser <tklauser@distanz•ch> wrote:
> There is no need to call ether_setup after alloc_ethdev since it was
> already called there.
> 
> Follow commits c706471b2601 ("net: axienet: remove unnecessary
> ether_setup after alloc_etherdev") and 3c87dcbfb36c ("net: ll_temac:
> Remove unnecessary ether_setup after alloc_etherdev") and fix the
> pattern in all remaining ethernet drivers.
> 
> Signed-off-by: Tobias Klauser <tklauser@distanz•ch>

This patch is for net-next. Sorry for not mentioning this in the subject
right away.

  reply	other threads:[~2014-10-02  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-02  8:15 [PATCH] net: ethernet: Remove superfluous ether_setup after alloc_etherdev Tobias Klauser
2014-10-02  8:20 ` Tobias Klauser [this message]
2014-10-02  8:59 ` Nicolas Ferre
2014-10-03 22:32 ` David Miller

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=20141002082016.GJ3279@distanz.ch \
    --to=tklauser@distanz$(echo .)ch \
    --cc=davem@davemloft$(echo .)net \
    --cc=maxime.ripard@free-electrons$(echo .)com \
    --cc=mcuos.com@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nico@fluxnic$(echo .)net \
    --cc=nicolas.ferre@atmel$(echo .)com \
    --cc=peppe.cavallaro@st$(echo .)com \
    --cc=steve.glendinning@shawell$(echo .)net \
    --cc=vbridgers2013@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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