netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: andreas.fenkart@streamunlimited.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] ARC vmac ethernet driver.
Date: Mon, 22 Feb 2010 15:40:10 -0800 (PST)	[thread overview]
Message-ID: <20100222.154010.149123575.davem@davemloft.net> (raw)
In-Reply-To: <1266798092-25938-1-git-send-email-andreas.fenkart@streamunlimited.com>

From: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
Date: Mon, 22 Feb 2010 01:21:32 +0100

>  drivers/net/arcvmac.h      |  122 ++++
>  drivers/net/arcvmac_fifo.h |  109 ++++

There is no reason to create a completely seperate header file just
for one DMA fifo data structure and a bunch of helper inline
functions.

Put this into arcvmac.h, thanks.

  reply	other threads:[~2010-02-22 23:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-22  0:21 [PATCH 1/1] ARC vmac ethernet driver Andreas Fenkart
2010-02-22 23:40 ` David Miller [this message]
2010-03-01 23:18   ` [PATCH 0/5] " Andreas Fenkart
2010-03-01 23:18     ` [PATCH 1/1] " Andreas Fenkart
  -- strict thread matches above, loose matches on Subject: below --
2010-10-15  7:54 [PATCH 0/1] " Andreas Fenkart
2010-10-15  7:54 ` [PATCH 1/1] " Andreas Fenkart
2010-10-19 13:53   ` David Miller
2010-12-02 12:39     ` Andreas Fenkart
2010-12-08 17:00 [PATCH 1/1] arcvmac submit #4a David Miller
2011-02-15  9:31 ` [PATCH 1/1] ARC VMAC ethernet driver Andreas Fenkart
2011-02-15 10:02   ` Eric Dumazet
2011-02-17  9:26     ` Andreas Fenkart
2011-02-17  9:31       ` Andreas Fenkart
2011-02-17 10:13         ` Eric Dumazet

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=20100222.154010.149123575.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=andreas.fenkart@streamunlimited.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).