From: Jeff Garzik <jeff@garzik.org>
To: Michal Schmidt <mschmidt@redhat.com>
Cc: netdev@vger.kernel.org,
Sreenivasa Honnur <Sreenivasa.Honnur@neterion.com>
Subject: Re: [PATCH] s2io: fix documentation about intr_type
Date: Fri, 27 Jun 2008 01:34:10 -0400 [thread overview]
Message-ID: <48647BD2.9090200@garzik.org> (raw)
In-Reply-To: <20080626160619.2f469b3f@brian.englab.brq.redhat.com>
Michal Schmidt wrote:
> The documentation for intr_type module parameter of the s2io driver is
> not consistent with the code. The comments in drivers/net/s2io.c are
> OK, but Documentation/networking/s2io.txt is wrong.
>
> Pointed out by Andrew Hecox.
>
> Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
>
> ---
> Documentation/networking/s2io.txt | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt
> index 4bde53e..1e28e2d 100644
> --- a/Documentation/networking/s2io.txt
> +++ b/Documentation/networking/s2io.txt
> @@ -83,9 +83,9 @@ Valid range: Limited by memory on system
> Default: 30
>
> e. intr_type
> -Specifies interrupt type. Possible values 1(INTA), 2(MSI), 3(MSI-X)
> -Valid range: 1-3
> -Default: 1
> +Specifies interrupt type. Possible values 0(INTA), 2(MSI-X)
> +Valid values: 0, 2
> +Default: 2
applied
prev parent reply other threads:[~2008-06-27 5:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-26 14:06 [PATCH] s2io: fix documentation about intr_type Michal Schmidt
2008-06-26 17:03 ` Ramkrishna Vepa
2008-06-27 5:34 ` 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=48647BD2.9090200@garzik.org \
--to=jeff@garzik.org \
--cc=Sreenivasa.Honnur@neterion.com \
--cc=mschmidt@redhat.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).