From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [PATCH v1.0 5/16] arcmsr: fix abort command function Date: Fri, 2 May 2014 11:36:36 +0300 Message-ID: <20140502083636.GC4963@mwanda> References: <1398854962.6930.14.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from aserp1040.oracle.com ([141.146.126.69]:39358 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750826AbaEBIg6 (ORCPT ); Fri, 2 May 2014 04:36:58 -0400 Content-Disposition: inline In-Reply-To: <1398854962.6930.14.camel@localhost> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: ching Cc: jbottomley@parallels.com, thenzl@redhat.com, linux-scsi@vger.kernel.org, "linux-kernel@vger.kernel.org" On Wed, Apr 30, 2014 at 06:49:22PM +0800, ching wrote: > From: Ching > > Fix abort command and its relate function. The changelog should really say something about what the user visible effects are for this bug. regards, dan carpenter