]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] mac_scsi: Fix crash on out of memory
authorAlan <gnomes@lxorguk.ukuu.org.uk>
Tue, 3 Dec 2013 16:11:04 +0000 (16:11 +0000)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 17 Dec 2013 20:41:46 +0000 (12:41 -0800)
commit77a6e09bc4ee053aef9886814acbd939994f839f
tree0b84b29301e0d30046c388121263de051b8799ea
parent322d8f1e91eb653b41796d05f541013ef2b60be2
[SCSI] mac_scsi: Fix crash on out of memory

Missing check on scsi_register

Signed-off-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mac_scsi.c