[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
authorJoe Carnuccio <joe.carnuccio@qlogic.com>
Tue, 10 May 2011 18:30:07 +0000 (11:30 -0700)
committerJames Bottomley <jbottomley@parallels.com>
Tue, 17 May 2011 07:31:31 +0000 (11:31 +0400)
commit93d29cc63f1832dbbbab721cce1b9f845becf4d7
tree7d615b7d9ad1604fac876e99faaa02a5c3ba36db
parent53296788f425def50d09c7e0d773bdeaae57c623
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.

The debug print prints the first byte of the buffer which is buf[8].

Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_attr.c