diff options
author | Roberto Sassu <rsassu@suse.de> | 2017-01-11 11:06:42 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-01-11 22:56:58 -0500 |
commit | cd60be4916ae689387d04b86b6fc15931e4c95ae (patch) | |
tree | 3b3a9e74ec7af6109a43e53ae62a5ff5702a63bf /drivers/usb/misc/Kconfig | |
parent | 98624c4fed0abd848b291fbd3da18c2251b79429 (diff) |
scsi: lpfc: avoid double free of resource identifiers
Set variables initialized in lpfc_sli4_alloc_resource_identifiers() to
NULL if an error occurred. Otherwise, lpfc_sli4_driver_resource_unset()
attempts to free the memory again.
Signed-off-by: Roberto Sassu <rsassu@suse.de>
Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/usb/misc/Kconfig')
0 files changed, 0 insertions, 0 deletions