netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: linux-mips@linux-mips.org, netdev@vger.kernel.org
Subject: Re: question about drivers/net/ethernet/sgi
Date: Thu, 22 Aug 2013 15:16:17 +0200	[thread overview]
Message-ID: <20130822131617.GZ2163@linux-mips.org> (raw)
In-Reply-To: <alpine.DEB.2.02.1308131742100.2263@hadrien>

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

      reply	other threads:[~2013-08-22 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 15:43 question about drivers/net/ethernet/sgi Julia Lawall
2013-08-22 13:16 ` Ralf Baechle [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=20130822131617.GZ2163@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=julia.lawall@lip6.fr \
    --cc=linux-mips@linux-mips.org \
    --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).