]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Correction to sysfs edc interface.
authorJoe Carnuccio <joe.carnuccio@qlogic.com>
Tue, 16 Aug 2011 18:31:51 +0000 (11:31 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 22:29:24 +0000 (14:29 -0800)
commitd05602706edd6d43b59e7d5511ed34b6212d7187
tree36029010aa5d4e7c6e187dc8daf1e08d460d3c88
parent3e9e1b359e04a8d5101b5a5f0cc7b919d023c1a7
qla2xxx: Correction to sysfs edc interface.

Corrects the return value for the cases where read/write edc fails;
this prevents sysfs from retrying the operation until forever.

Corrects the printk width specifier for the first byte of buf.

Signed-off-by: Joe Carnuccio <joe.carnuccio@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_attr.c