Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Sep 2018 16:44:03 +0000 (06:44 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Sep 2018 16:44:03 +0000 (06:44 -1000)
commitaeb5427218a72ead8be673c0fba21839d2a3bb70
treeb0349ff05e162e88f036e8c770065f17f3c186bf
parent5e335542de83558e46d28de1008a1c37d5d6679a
parentc77a2fa3ff8f73d1a485e67e6f81c64823739d59
Merge tag 'scsi-fixes' of git://git./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