netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Pekka J Enberg <penberg@cs.helsinki.fi>
Cc: romieu@fr.zoreil.com, sorbica@icplus.com.tw, jesse@icplus.com.tw,
	Bircoph@list.ru, shemminger@vyatta.com, netdev@vger.kernel.org
Subject: Re: [PATCH 03/08] ipg: always compile in jumbo frame support
Date: Fri, 04 Jul 2008 08:48:57 -0400	[thread overview]
Message-ID: <486E1C39.20308@garzik.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0806231434510.23716@sbz-30.cs.Helsinki.FI>

Pekka J Enberg wrote:
> From: Pekka Enberg <penberg@cs.helsinki.fi>
> 
> Add a ->is_jumbo boolean to struct ipg_nic_private and fix up
> ipg_interrupt_handler() to call the jumbo frame version of ipg_nic_rx() if the
> boolean is set to true. Also remove the JUMBO_FRAME #ifdefs so we can always
> compile in support for jumbo frames.
> 
> Tested-by: Andrew Savchenko <Bircoph@list.ru>
> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
> ---
>  drivers/net/ipg.c |   27 ++++++++++++++-------------
>  drivers/net/ipg.h |    9 +++++++--
>  2 files changed, 21 insertions(+), 15 deletions(-)

applied 3-8 to 2.6.27



      reply	other threads:[~2008-07-04 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-23 11:35 [PATCH 03/08] ipg: always compile in jumbo frame support Pekka J Enberg
2008-07-04 12:48 ` 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=486E1C39.20308@garzik.org \
    --to=jeff@garzik.org \
    --cc=Bircoph@list.ru \
    --cc=jesse@icplus.com.tw \
    --cc=netdev@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=romieu@fr.zoreil.com \
    --cc=shemminger@vyatta.com \
    --cc=sorbica@icplus.com.tw \
    /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).