From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Bryan O'Sullivan" <bos@serpentine.com>
Cc: rdreier@cisco.com, lkml <linux-kernel@vger.kernel.org>,
openib-general@openib.org
Subject: Re: ipath uses skb functions
Date: Mon, 20 Nov 2006 11:04:06 -0800 [thread overview]
Message-ID: <4561FC26.6040505@oracle.com> (raw)
In-Reply-To: <4561F9EA.1020402@serpentine.com>
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
next prev parent reply other threads:[~2006-11-20 19:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-19 20:51 ipath uses skb functions Randy Dunlap
2006-11-20 18:54 ` Bryan O'Sullivan
2006-11-20 19:04 ` Randy Dunlap [this message]
2006-11-20 21:05 ` Roland Dreier
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=4561FC26.6040505@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=bos@serpentine.com \
--cc=linux-kernel@vger.kernel.org \
--cc=openib-general@openib.org \
--cc=rdreier@cisco.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