]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d865ae3365f7959b78b3a20aa4d619397ab560e
treeb0349ff05e162e88f036e8c770065f17f3c186bf
parentba429a0a718e86b24527bc3256644fe7f692b7db
parent16fed37982eaffa0bfd09da65f7e1f88ff23da1a
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