All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: "Kok, Auke" <auke-jan.h.kok@intel.com>
Cc: e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org,
	Jesse Brandeburg <jesse.brandeburg@intel.com>,
	John Ronciak <john.ronciak@intel.com>,
	Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
	Jeff Garzik <jgarzik@pobox.com>
Subject: Re: [PATCH 6/6] drivers/net/e1000 - Convert int32_t to s32
Date: Wed, 19 Mar 2008 14:49:49 -0700	[thread overview]
Message-ID: <1205963389.26224.6.camel@localhost> (raw)
In-Reply-To: <47E17FBE.4010800@intel.com>

On Wed, 2008-03-19 at 14:03 -0700, Kok, Auke wrote:
> so just one patch for ixgb and one patch for e1000 should suffice, instead of 4
> for each driver :)

Can't you achieve the same effect by applying
6 e1000 patches as a single commit and then
4 ixgb patches as a single commit?

For e1000, the rolled up patch is > 200KB.

If you still need it, I'll send both to you separately.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2008-03-19 21:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 16:13 [PATCH 1/6] drivers/net/e1000 - Convert u_int8_t to u8 Joe Perches
2008-03-18 16:13 ` [PATCH 2/6] drivers/net/e1000 - Convert u_int16_t to u16 Joe Perches
2008-03-18 16:13 ` [PATCH 3/6] drivers/net/e1000 - Convert u_int32_t to u32 Joe Perches
2008-03-18 16:13 ` [PATCH 4/6] drivers/net/e1000 - Convert u_int64_t to u64 Joe Perches
2008-03-18 16:13 ` [PATCH 5/6] drivers/net/e1000 - Convert int16_t to s16 Joe Perches
2008-03-18 16:13 ` [PATCH 6/6] drivers/net/e1000 - Convert int32_t to s32 Joe Perches
2008-03-18 16:13   ` [PATCH 07/10] drivers/net/ixgb - Convert u_int8_t to u8 Joe Perches
2008-03-18 16:13     ` [PATCH 08/10] drivers/net/ixgb - Convert u_int16_t to u16 Joe Perches
2008-03-18 16:13     ` [PATCH 09/10] drivers/net/ixgb - Convert u_int32_t to u32 Joe Perches
2008-03-18 16:13     ` [PATCH 10/10] drivers/net/ixgb - Convert u_int64_t to u64 Joe Perches
2008-03-19 21:03   ` [PATCH 6/6] drivers/net/e1000 - Convert int32_t to s32 Kok, Auke
2008-03-19 21:49     ` Joe Perches [this message]
2008-03-19 22:14       ` Kok, Auke

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=1205963389.26224.6.camel@localhost \
    --to=joe@perches.com \
    --cc=auke-jan.h.kok@intel.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=jgarzik@pobox.com \
    --cc=john.ronciak@intel.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 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.