[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090925.134239.193728924.davem@davemloft.net>
Date: Fri, 25 Sep 2009 13:42:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kxie@...lsio.com
Cc: swise@...ngridcomputing.com, divy@...lsio.com, rranjan@...lsio.com,
James.Bottomley@...senPartnership.com, michaelc@...wisc.edu,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] cxgb3: Added private MAC address and
provisioning packet handler for iSCSI
From: David Miller <davem@...emloft.net>
Date: Fri, 25 Sep 2009 12:12:42 -0700 (PDT)
> From: kxie@...lsio.com
> Date: Thu, 24 Sep 2009 18:33:10 -0700
>
>> 00c487ed661c0904757a21b7c958eba59e68482a
>> [PATCH net-next-2.6] cxgb3: Added private MAC address and provisioning packet handler for iSCSI
>>
>> This patch added support of private MAC address per port and provisioning
>> packet handler for iSCSI traffic only.
>>
>> Acked-by: Karen Xie <kxie@...lsio.com>
>> Acked-by: Divy Le Ray <divy@...lsio.com>
>> Signed-off-by: Rakesh Ranjan <rranjan@...lsio.com>
>
> Applied, thanks.
This doesn't even build, reverting:
drivers/scsi/cxgb3i/cxgb3i_iscsi.c: In function ‘cxgb3i_host_set_param’:
drivers/scsi/cxgb3i/cxgb3i_iscsi.c:718: error: ‘struct port_info’ has no member named ‘iscsi_ipv4addr’
drivers/scsi/cxgb3i/cxgb3i_iscsi.c: In function ‘cxgb3i_host_get_param’:
drivers/scsi/cxgb3i/cxgb3i_iscsi.c:755: error: ‘struct port_info’ has no member named ‘iscsi_ipv4addr’
make[3]: *** [drivers/scsi/cxgb3i/cxgb3i_iscsi.o] Error 1
Powered by blists - more mailing lists