]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] qla4xxx: check for failed conn setup
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 2 Dec 2011 03:38:43 +0000 (21:38 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 12 Dec 2011 15:41:41 +0000 (19:41 +0400)
commitc4189d64c5c64b6a1c7a470dd69978a18fe8cc28
tree70fc663a5440f4eb613d94d23c76b3186c824b66
parentaa1359db666f271aedea4519463118abc4021ca6
[SCSI] qla4xxx: check for failed conn setup

iscsi_conn_setup can fail so we must check for NULL being
returned.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_os.c