On Thu, Jun 16, 2011 at 2:41 PM, Bernard Metzler <[email protected]> wrote:
> diff --git a/drivers/infiniband/hw/siw/Kconfig 
> b/drivers/infiniband/hw/siw/Kconfig
> new file mode 100644
> index 0000000..6beff23
> --- /dev/null
> +++ b/drivers/infiniband/hw/siw/Kconfig
> @@ -0,0 +1,14 @@
> +config INFINIBAND_SOFTIWARP
> +       tristate "Software iWARP Stack (EXPERIMENTAL)"
> +       depends on INET && EXPERIMENTAL

No dependency on INFINIBAND ?

> +       ---help---
> +         Kernel Software Implementation of the iWARP protocol stack
> +
> +         This driver implements the iWARP protocol stack in software
> +         and interfaces with in-kernel TCP/IP as well as the OFED
> +         verbs interfaces.
> +
> +         Please send feedback to <[email protected]>.
> +
> +         To compile this driver as a module, choose M here: the module
> +         will be called siw.

Seems like a good idea to me to mention that an iWARP device is
created automatically to each Ethernet interface found at the time siw
is loaded.

Also, I think author information should be added to MAINTAINERS file
instead of Kconfig.

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to