From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jayamohan Kallickal Subject: be2iscsi: Fixes Date: Wed, 6 Oct 2010 23:44:06 +0530 Message-ID: <20101006181406.GA25721@emulex.com> Reply-To: Jayamohan Kallickal Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from exht1.emulex.com ([138.239.113.183]:45164 "EHLO exht1.ad.emulex.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759526Ab0JFSPc (ORCPT ); Wed, 6 Oct 2010 14:15:32 -0400 Content-Disposition: inline Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: linux-scsi@vger.kernel.org Cc: James.Bottomley@suse.de, michaelc@cs.wisc.edu Hi These set of patches have been made on latest scsi-rc-fixes-2.6 tree. 0001 Provide for time for FW to respond 0002 Fixing premature free of cid 0003 Handling for sge length == 64K. This was submitted earlier but missed out Pl apply to scsi-rc-fixes-2.6 tree. Thanks Jayamohan Kallickal Signed off by: Jayamohan Kallickal ---