Re: linux-next: build failure after merge of the iscsi-target tree

From: Nicholas A. Bellinger
Date: Mon Jul 25 2011 - 03:27:43 EST


On Mon, 2011-07-25 at 13:45 +1000, Stephen Rothwell wrote:
> Hi Nicholas,
>

Hi Stephen,

> After merging the iscsi-target tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> drivers/scsi/bnx2i/bnx2i_iscsi.c: In function 'bnx2i_task_xmit':
> drivers/scsi/bnx2i/bnx2i_iscsi.c:1233:20: error: dereferencing pointer to incomplete type
>
> Caused by commit 5dd46e6560d4 ("iscsi: Resolve iscsi_proto.h naming
> conflicts with drivers/target/iscsi").
>
> I have dropped the iscsi-target tree for today.

My apologies for missing this one..

Just fixed the missing struct iscsi_cmd -> struct iscsi_scsi_req
conversion in bnx2i_task_xmit(), and rebased -> pushed into
target-pending.git/for-next.

Thank you,

--nab

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