alistair23-linux/drivers/scsi/libfc
Gustavo A. R. Silva dd6e1f71b7 scsi: libfc: fix incorrect variable assignment
Previous assignment was causing the use of the uninitialized variable
_explan_ inside fc_seq_ls_rjt() function, which in this particular case
is being called by fc_seq_els_rsp_send().

[mkp: fixed typo]

Addresses-Coverity-ID: 1398125
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-05-16 21:08:42 -04:00
..
fc_disc.c sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> 2017-03-02 08:42:38 +01:00
fc_elsct.c
fc_exch.c
fc_fcp.c scsi: libfc: do not flood console with messages 'libfc: queue full ...' 2017-05-08 21:24:28 -04:00
fc_frame.c
fc_libfc.c
fc_libfc.h
fc_lport.c scsi: libfc: directly call ELS request handlers 2017-04-11 20:58:26 -04:00
fc_npiv.c
fc_rport.c scsi: libfc: fix incorrect variable assignment 2017-05-16 21:08:42 -04:00
Makefile