From: Eddie Wai Date: Thu, 1 Jul 2010 22:34:54 +0000 (-0700) Subject: [SCSI] bnx2i: Fixed the TCP graceful termination initiation X-Git-Tag: v2.6.36-rc1~570^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eefb20dbf3032da1ad111c1ce178f899bc4859a;p=pandora-kernel.git [SCSI] bnx2i: Fixed the TCP graceful termination initiation In compliance to RFC793, a TCP graceful termination will be used instead of an abortive termination for the case where the remote has initiated the close of the connection. Additionally, a TCP abortive termination will be used to close the connection when a logout response is not received in time after a logout request has been initiated. Signed-off-by: Eddie Wai Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Acked-by: Anil Veerabhadrappa Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed