lkml.org 
[lkml]   [2006]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ipath uses skb functions
Bryan O'Sullivan wrote:
> Randy Dunlap wrote:
>> but doesn't depends on NET (Networking).
>
> Thanks. One-liner patch attached. Roland, please add this to your
> for-2.6.19 or for-2.6.20 queue, as you see fit.
>
> <b

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

> ------------------------------------------------------------------------
>
> IB/ipath - make Kconfig depend on CONFIG_NET
>
> Spotted by Randy Dunlap.
>
> Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
>
> diff -r 9769053d8f77 drivers/infiniband/hw/ipath/Kconfig
> --- a/drivers/infiniband/hw/ipath/Kconfig Tue Nov 14 10:07:29 2006 -0800
> +++ b/drivers/infiniband/hw/ipath/Kconfig Mon Nov 20 10:51:25 2006 -0800
> @@ -1,6 +1,6 @@ config INFINIBAND_IPATH
> config INFINIBAND_IPATH
> tristate "QLogic InfiniPath Driver"
> - depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND
> + depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND && NET
> ---help---
> This is a driver for QLogic InfiniPath host channel adapters,
> including InfiniBand verbs support. This driver allows these


--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-11-20 20:09    [W:0.076 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site