netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: linux-arm-kernel@lists.infreadead.org, netdev@vger.kernel.org,
	netdev@pradeepdalvi.com
Subject: Re: [PATCH] FEC: Rename dev to ndev, fix compile error
Date: Wed, 8 Feb 2012 01:09:24 +0100	[thread overview]
Message-ID: <201202080109.24840.marek.vasut@gmail.com> (raw)
In-Reply-To: <20120207.190430.1219273346186860486.davem@davemloft.net>

> From: Marek Vasut <marek.vasut@gmail.com>
> Date: Tue,  7 Feb 2012 23:42:28 +0100
> 
> > The following commit introduced a typo, this commit fixes it.
> > 
> > commit 21a4e46995fa1a76281ac0281ff837f706231a37
> > Author: Pradeep A Dalvi <netdev@pradeepdalvi.com>
> > Date:   Sun Feb 5 02:50:10 2012 +0000
> > 
> >     netdev: ethernet dev_alloc_skb to netdev_alloc_skb
> >     
> >     Replaced deprecating dev_alloc_skb with netdev_alloc_skb in
> >     drivers/net/ethernet
> >     
> >       - Removed extra skb->dev = dev after netdev_alloc_skb
> > 
> > Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
> 
> This is already fixed in the net-next tree.

Right, it wasn't in -next so I sent it. Thanks

M

      reply	other threads:[~2012-02-08  0:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 22:42 [PATCH] FEC: Rename dev to ndev, fix compile error Marek Vasut
2012-02-08  0:04 ` David Miller
2012-02-08  0:09   ` Marek Vasut [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=201202080109.24840.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-arm-kernel@lists.infreadead.org \
    --cc=netdev@pradeepdalvi.com \
    --cc=netdev@vger.kernel.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).