[PATCH RESEND] FEC: Rename dev to ndev, fix compile error
Marek Vasut
marek.vasut at gmail.com
Tue Feb 7 18:37:37 EST 2012
> Hi Marek,
>
> On Tue, Feb 7, 2012 at 8:44 PM, Marek Vasut <marek.vasut at gmail.com> wrote:
> > The following commit introduced a typo, this commit fixes it.
> >
> > commit 21a4e46995fa1a76281ac0281ff837f706231a37
> > Author: Pradeep A Dalvi <netdev at 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 at gmail.com>
> > Cc: Pradeep A Dalvi <netdev at pradeepdalvi.com>
> > Cc: David S. Miller <davem at davemloft.net>
>
> I have already sent a fix for this issue and David has applied it.
>
> Regards,
>
> Fabio Estevam
It wasn't in next ... all right, drop this patch.
M
More information about the linux-arm-kernel
mailing list