From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 2/2] qla2xxx: Properly set the tagging for commands. Date: Fri, 19 Jul 2013 08:41:00 -0700 Message-ID: <20130719154100.GB22704@kroah.com> References: <1373654871-29081-1-git-send-email-saurav.kashyap@qlogic.com> <1373654871-29081-3-git-send-email-saurav.kashyap@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org To: Saurav Kashyap Cc: "jbottomley@parallels.com" , "stable@vger.kernel.org" , Giridhar Malavali , Andrew Vasquez , linux-scsi List-Id: linux-scsi@vger.kernel.org On Fri, Jul 19, 2013 at 09:16:51AM +0000, Saurav Kashyap wrote: > This should go to stable also, added in to list. This fixes a BZ https://bugzilla.kernel.org/show_bug.cgi?id=59601 > > Thanks, > ~Saurav > > > -----Original Message----- > From: Saurav Kashyap [mailto:saurav.kashyap@qlogic.com] > Sent: Saturday, July 13, 2013 12:18 AM > To: jbottomley@parallels.com > Cc: Giridhar Malavali; Saurav Kashyap; Andrew Vasquez; linux-scsi > Subject: [PATCH 2/2] qla2xxx: Properly set the tagging for commands. > > Reported-by: Jack Hill > Signed-off-by: Saurav Kashyap > Signed-off-by: Giridhar Malavali > --- > drivers/scsi/qla2xxx/qla_iocb.c | 11 +++++++++-- > 1 files changed, 9 insertions(+), 2 deletions(-) This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.