Re: net: fix typo in freescale/ucc_geth.c

From: David Miller
Date: Tue Oct 09 2012 - 00:21:44 EST


From: Michael Neuling <mikey@xxxxxxxxxxx>
Date: Tue, 09 Oct 2012 10:52:25 +1100

> The following patch:
> acb600d net: remove skb recycling
> added dev_free_skb() to drivers/net/ethernet/freescale/ucc_geth.c
>
> This is a typo and should be dev_kfree_skb(). This fixes this.
>
> Signed-off-by: Michael Neuling <mikey@xxxxxxxxxxx>

Applied, thanks a lot.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/