All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Auke Kok <auke-jan.h.kok@intel.com>
Cc: e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] ixgb: convert uint16_t style integers to u16
Date: Sat, 12 Apr 2008 05:08:28 -0400	[thread overview]
Message-ID: <48007C0C.4090302@garzik.org> (raw)
In-Reply-To: <20080403170625.22624.13870.stgit@localhost.localdomain>

Auke Kok wrote:
> From: Joe Perches <joe@perches.com>
> 
> Conglomerate of 4 separate patches by Joe.
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
> ---
> 
>  drivers/net/ixgb/ixgb.h         |   32 +++--
>  drivers/net/ixgb/ixgb_ee.c      |   74 ++++++------
>  drivers/net/ixgb/ixgb_ee.h      |   10 +-
>  drivers/net/ixgb/ixgb_ethtool.c |   50 ++++----
>  drivers/net/ixgb/ixgb_hw.c      |  144 ++++++++++++------------
>  drivers/net/ixgb/ixgb_hw.h      |  234 ++++++++++++++++++++-------------------
>  drivers/net/ixgb/ixgb_main.c    |   60 +++++-----
>  7 files changed, 302 insertions(+), 302 deletions(-)

applied 1-2



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

      parent reply	other threads:[~2008-04-12  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 17:06 [PATCH 1/2] ixgb: convert uint16_t style integers to u16 Auke Kok
2008-04-03 17:06 ` [PATCH 2/2] e1000: " Auke Kok
2008-04-12  9:08 ` Jeff Garzik [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=48007C0C.4090302@garzik.org \
    --to=jeff@garzik.org \
    --cc=auke-jan.h.kok@intel.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.