commit | aeb5427218a72ead8be673c0fba21839d2a3bb70 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 12 06:44:03 2018 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 12 06:44:03 2018 -1000 |
tree | b0349ff05e162e88f036e8c770065f17f3c186bf | |
parent | 5e335542de83558e46d28de1008a1c37d5d6679a [diff] | |
parent | c77a2fa3ff8f73d1a485e67e6f81c64823739d59 [diff] |
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Three fixes, all in drivers (qedi and iscsi target) so no wider impact even if the code changes are a bit extensive" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: qedi: Add the CRC size within iSCSI NVM image scsi: iscsi: target: Fix conn_ops double free scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails