> On Oct 18, 2018, at 3:45 PM, Bart Van Assche wrote:
>
> External Email
>
> Only one of the two code paths in qlafx00_ioctl_iosb_entry() initializes
> the variable 'res'. Make sure that 'res' is initialized before
> sp->done(sp, res) is called.
>
> Cc: Himanshu Madhani
> Signed-off-by: Bart
Only one of the two code paths in qlafx00_ioctl_iosb_entry() initializes
the variable 'res'. Make sure that 'res' is initialized before
sp->done(sp, res) is called.
Cc: Himanshu Madhani
Signed-off-by: Bart Van Assche
---
drivers/scsi/qla2xxx/qla_mr.c | 2 +-
1 file changed, 1 insertion(+), 1 de
2 matches
Mail list logo