commit | 4886b1afee5aaccc2fb3202620a5608caf0c9284 | [log] [tgz] |
---|---|---|
author | Namjae Jeon <linkinjeon@gmail.com> | Sun May 20 03:08:01 2012 -0400 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed May 23 09:29:39 2012 +0100 |
tree | c8ae9c296c1a14b762dc997b8f783428c4b93149 | |
parent | 841f97bffc11daaef9eb28d201be25b1509db97d [diff] |
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. Avoid dereferencing a NULL pointer if scsi_host_alloc is failed. Signed-off-by: Namjae Jeon <linkinjeon@gmail.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>