diff options
author | James Bottomley <James.Bottomley@suse.de> | 2009-11-03 19:33:07 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-01-18 17:48:05 +0100 |
commit | e3deec090558d5cb5ffdc574e5560f3ed9723394 (patch) | |
tree | c76a5e26a3e08598ada0a2de34adcdf714aa7168 /drivers/scsi/iscsi_tcp.c | |
parent | [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree (diff) | |
download | linux-e3deec090558d5cb5ffdc574e5560f3ed9723394.tar.xz linux-e3deec090558d5cb5ffdc574e5560f3ed9723394.zip |
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
The best way to fix this is to eliminate the intenal kmalloc() and
make the caller allocate the required amount of storage.
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/iscsi_tcp.c')
0 files changed, 0 insertions, 0 deletions