RE: [PATCH 2/2] qla2xxx: Properly set the tagging for commands.

2013-07-21 Thread Saurav Kashyap
Vasquez; linux-scsi Subject: Re: [PATCH 2/2] qla2xxx: Properly set the tagging for commands. On Fri, Jul 19, 2013 at 09:16:51AM +, 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

RE: [PATCH 2/2] qla2xxx: Properly set the tagging for commands.

2013-07-19 Thread Saurav Kashyap
: Giridhar Malavali; Saurav Kashyap; Andrew Vasquez; linux-scsi Subject: [PATCH 2/2] qla2xxx: Properly set the tagging for commands. Reported-by: Jack Hill jackh...@jackhill.us Signed-off-by: Saurav Kashyap saurav.kash...@qlogic.com Signed-off-by: Giridhar Malavali giridhar.malav...@qlogic.com --- drivers

Re: [PATCH 2/2] qla2xxx: Properly set the tagging for commands.

2013-07-19 Thread Greg KH
: Saturday, July 13, 2013 12:18 AM To: jbottom...@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 jackh...@jackhill.us Signed-off-by: Saurav Kashyap saurav.kash

[PATCH 2/2] qla2xxx: Properly set the tagging for commands.

2013-07-12 Thread Saurav Kashyap
Reported-by: Jack Hill jackh...@jackhill.us Signed-off-by: Saurav Kashyap saurav.kash...@qlogic.com Signed-off-by: Giridhar Malavali giridhar.malav...@qlogic.com --- drivers/scsi/qla2xxx/qla_iocb.c | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git