Re: [PATCH] Fix the arguments order of a few iscsi_conn_printk() calls

2014-02-07 Thread Michele Baldessari
Hi Mike, On Fri, Feb 07, 2014 at 03:11:32PM -0600, Mike Christie wrote: > On 02/07/2014 10:18 AM, Michele Baldessari wrote: > > A few places had the opcode and itt arguments reversed. > > Fix the order. > > > > Reported-by: Josef Moellers > > Signed-off-by: Michele Baldessari > > > Thanks. I

Re: [PATCH] Fix the arguments order of a few iscsi_conn_printk() calls

2014-02-07 Thread Mike Christie
On 02/07/2014 10:18 AM, Michele Baldessari wrote: > A few places had the opcode and itt arguments reversed. > Fix the order. > > Reported-by: Josef Moellers > Signed-off-by: Michele Baldessari Thanks. I just acked a patch to do the same: https://lkml.org/lkml/2014/1/8/754 Have you been hittin

[PATCH] Fix the arguments order of a few iscsi_conn_printk() calls

2014-02-07 Thread Michele Baldessari
A few places had the opcode and itt arguments reversed. Fix the order. Reported-by: Josef Moellers Signed-off-by: Michele Baldessari --- drivers/scsi/libiscsi.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/scsi/libiscsi.c b/drivers/scsi/libiscsi.c index 40