[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130822131617.GZ2163@linux-mips.org>
Date: Thu, 22 Aug 2013 15:16:17 +0200
From: Ralf Baechle <ralf@...ux-mips.org>
To: Julia Lawall <julia.lawall@...6.fr>
Cc: linux-mips@...ux-mips.org, netdev@...r.kernel.org
Subject: Re: question about drivers/net/ethernet/sgi
On Tue, Aug 13, 2013 at 05:43:32PM +0200, Julia Lawall wrote:
> The files in drivers/net/ethernet/sgi (meth.c and ioc3-eth.c) both use
> alloc_skb. Is there a reason why they do not use netdev_alloc_skb, like
> most other ethernet drivers?
netdev_alloc_skb is such newfangled (2.6.19) interface - and both of these
drivers date back to the 2.3 days. So the answer is, nobody bothered so
far.
Ralf
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists