]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iscsi class: fix get_host_stats error handling
authorMike Christie <michaelc@cs.wisc.edu>
Sat, 12 Jul 2014 20:51:48 +0000 (15:51 -0500)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Aug 2014 12:16:39 +0000 (08:16 -0400)
commit2f7608fc5e6c8a70df3ce31406feee70a42458ba
treeb43d58a2735f06ae869e39a37e765fc4543a4ff1
parent7f3976f03ff128fd5aa8dc22e4784d03311ebd09
iscsi class: fix get_host_stats error handling

iscsi_get_host_stats was dropping the error code returned
by drivers like qla4xxx.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/scsi_transport_iscsi.c