Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Mike Christie
Anil Veerabhadrappa wrote: * When using iface, bnx2i was unable to offload further connections after all active sessions are logged out. bnx2i will unregister the device from cnic when the last connection is torn down. Next call to ep_connect() will fail because the

Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Michael Chan
Mike Christie wrote: Anil Veerabhadrappa wrote: diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c b/drivers/scsi/bnx2i/bnx2i_iscsi.c index f741219..98148f3 100644 --- a/drivers/scsi/bnx2i/bnx2i_iscsi.c +++ b/drivers/scsi/bnx2i/bnx2i_iscsi.c @@ -1653,15 +1653,18 @@ static struct

Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Anil Veerabhadrappa
On Thu, 2009-07-09 at 00:15 -0700, Michael Chan wrote: Mike Christie wrote: Anil Veerabhadrappa wrote: diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c b/drivers/scsi/bnx2i/bnx2i_iscsi.c index f741219..98148f3 100644 --- a/drivers/scsi/bnx2i/bnx2i_iscsi.c +++

Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Mike Christie
On 07/09/2009 09:39 AM, Anil Veerabhadrappa wrote: On Thu, 2009-07-09 at 00:15 -0700, Michael Chan wrote: Mike Christie wrote: Anil Veerabhadrappa wrote: diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c b/drivers/scsi/bnx2i/bnx2i_iscsi.c index f741219..98148f3 100644 ---

Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Anil Veerabhadrappa
On Thu, 2009-07-09 at 10:43 -0700, Mike Christie wrote: On 07/09/2009 09:39 AM, Anil Veerabhadrappa wrote: On Thu, 2009-07-09 at 00:15 -0700, Michael Chan wrote: Mike Christie wrote: Anil Veerabhadrappa wrote: diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c

Re: [PATCH] BNX2I: register given device with cnic if shost != NULL in ep_connect()

2009-07-09 Thread Anil Veerabhadrappa
On Thu, 2009-07-09 at 10:43 -0700, Mike Christie wrote: On 07/09/2009 09:39 AM, Anil Veerabhadrappa wrote: On Thu, 2009-07-09 at 00:15 -0700, Michael Chan wrote: Mike Christie wrote: Anil Veerabhadrappa wrote: diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c