From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 1/2] qla2xxx: Refactored qla data structure and functionss Date: Mon, 20 Oct 2008 11:55:31 -0500 Message-ID: <1224521732.3586.1.camel@localhost.localdomain> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from accolon.hansenpartnership.com ([76.243.235.52]:33689 "EHLO accolon.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167AbYJTQ6u (ORCPT ); Mon, 20 Oct 2008 12:58:50 -0400 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Anirban Chakraborty Cc: James.Smart@emulex.com, linux-scsi@vger.kernel.org, linux-driver@qlogic.com On Mon, 2008-10-20 at 09:28 -0700, Anirban Chakraborty wrote: > Is there any feedback on the patch series? It would be great if we could > get this done before the merge window closes. It's not really merge window material ... it was posted after the merge window opened and all it's doing is moving code around. It can go in for 2.6.29 as soon as the merge window closes. James