commit | 5dc3468888f8ba54c3a2fdd38b13288f6b8daed2 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sun Apr 11 11:21:40 2021 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Apr 13 00:38:58 2021 -0400 |
tree | 0e831e5c9143dc261ab4f82c95f63f19945c083a | |
parent | efd2617100d9c6a49c8cd27160a2353b04844d78 [diff] |
scsi: qla2xxx: Reuse existing error handling path There is no need to duplicate code, use the existing error handling path to free resources. This is more future-proof. Link: https://lore.kernel.org/r/6973844a1532ec2dc8e86f3533362e79d78ed774.1618132821.git.christophe.jaillet@wanadoo.fr Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>