Re: [RESEND PATCH] BNX2I - Bug fixes related to MTU change issue when there are active iscsi sessions

2010-04-08 Thread Mike Christie
On 04/08/2010 05:59 PM, Anil Veerabhadrappa wrote: James, Please apply this patch to fix resources leak issue when device MTU is changed or ethtool selftest is executed while there are active iscsi sessions. Thanks, Anil * bnx2i driver has to wait and cleanup all iscsi endpoints befor

[RESEND PATCH] BNX2I - Bug fixes related to MTU change issue when there are active iscsi sessions

2010-04-08 Thread Anil Veerabhadrappa
James, Please apply this patch to fix resources leak issue when device MTU is changed or ethtool selftest is executed while there are active iscsi sessions. Thanks, Anil * bnx2i driver has to wait and cleanup all iscsi endpoints before returning from bnx2i_stop(). This is to make su