From: "Michael Chan" <mchan@broadcom.com>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: James Bottomley <James.Bottomley@HansenPartnership.com>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] let bnx2i iSCSI driver depend on PCI
Date: Mon, 15 Jun 2009 13:35:30 -0700 [thread overview]
Message-ID: <1245098130.12000.30.camel@HP1> (raw)
In-Reply-To: <20090615203542.GB4788@osiris.boeblingen.de.ibm.com>
On Mon, 2009-06-15 at 13:35 -0700, Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens@de.ibm.com>
>
> allyesconfig on s390 fails like this because of lack of PCI:
>
> drivers/scsi/bnx2i/bnx2i_iscsi.c:760:
> error: implicit declaration of function 'pci_dev_get'
>
A similar patch is already in James' tree:
http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commit;h=babdb788f7ec1a782a52240a5f6dae568f32565f
Thanks.
> Cc: Michael Chan <mchan@broadcom.com>
> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
> ---
> drivers/scsi/bnx2i/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> Index: linux-2.6/drivers/scsi/bnx2i/Kconfig
> ===================================================================
> --- linux-2.6.orig/drivers/scsi/bnx2i/Kconfig
> +++ linux-2.6/drivers/scsi/bnx2i/Kconfig
> @@ -2,6 +2,7 @@ config SCSI_BNX2_ISCSI
> tristate "Broadcom NetXtreme II iSCSI support"
> select SCSI_ISCSI_ATTRS
> select CNIC
> + depends on PCI
> ---help---
> This driver supports iSCSI offload for the Broadcom NetXtreme II
> devices.
>
prev parent reply other threads:[~2009-06-15 20:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-15 20:35 [PATCH] let bnx2i iSCSI driver depend on PCI Heiko Carstens
2009-06-15 20:35 ` Michael Chan [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=1245098130.12000.30.camel@HP1 \
--to=mchan@broadcom.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-scsi@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