Re: Antw: [PATCH 5/7 v2] BNX2I: Fixed the TCP graceful termination initiation

2010-07-02 Thread Eddie Wai
Hello Ulrich, Thanks for reviewing the patch set. The logic that is associated with the use of the LOGOUT_SEND/RCVD state does allow one such pending state to be used instead. So the setting of this LOGOUT_PENDING state would be used to represent the current LOGOUT_SENT state and the when the

Antw: [PATCH 5/7 v2] BNX2I: Fixed the TCP graceful termination initiation

2010-07-01 Thread Ulrich Windl
>>> "Eddie Wai" schrieb am 02.07.2010 um 00:34 in Nachricht <1278023696-17817-6-git-send-email-eddie@broadcom.com>: > diff --git a/drivers/scsi/bnx2i/bnx2i.h b/drivers/scsi/bnx2i/bnx2i.h > index 69febb6..00c0335 100644 > --- a/drivers/scsi/bnx2i/bnx2i.h > +++ b/drivers/scsi/bnx2i/bnx2i.h > @@