netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com>
Cc: netdev@vger.kernel.org, Alicia.Pena@neterion.com,
	Leonid.Grossman@neterion.com, ramkrishna.vep@neterion.com,
	santosh.rastapur@neterion.com, Sivakumar.Subramani@neterion.com
Subject: Re: [PATCH 2.6.21 1/3]S2IO: getringparam ethtool option
Date: Fri, 11 May 2007 16:55:21 -0400	[thread overview]
Message-ID: <4644D839.4070706@garzik.org> (raw)
In-Reply-To: <Pine.GSO.4.10.10705100351060.23138-100000@guinness>

Sreenivasa Honnur wrote:
> Adding get_ringparam ethtool option.
> 
> Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>

applied 1-3

Please send follow-up patch that removes braces around single C statements:

> +	for (i = 0 ; i < sp->config.tx_fifo_num ; i++) {
> +		tx_desc_count += sp->config.tx_cfg[i].fifo_len;
> +	}



  reply	other threads:[~2007-05-11 20:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10  8:06 [PATCH 2.6.21 1/3]S2IO: getringparam ethtool option Sreenivasa Honnur
2007-05-11 20:55 ` Jeff Garzik [this message]
2007-05-14  5:00   ` Sreenivasa Honnur

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=4644D839.4070706@garzik.org \
    --to=jeff@garzik.org \
    --cc=Alicia.Pena@neterion.com \
    --cc=Leonid.Grossman@neterion.com \
    --cc=Sivakumar.Subramani@neterion.com \
    --cc=Sreenivasa.Honnur@neterion.com \
    --cc=netdev@vger.kernel.org \
    --cc=ramkrishna.vep@neterion.com \
    --cc=santosh.rastapur@neterion.com \
    /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).