[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48647BD2.9090200@garzik.org>
Date: Fri, 27 Jun 2008 01:34:10 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Michal Schmidt <mschmidt@...hat.com>
CC: netdev@...r.kernel.org,
Sreenivasa Honnur <Sreenivasa.Honnur@...erion.com>
Subject: Re: [PATCH] s2io: fix documentation about intr_type
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@...hat.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists