Justin Tee
e2cd32435b
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()
...
[ Upstream commit 2ae917d4bcab80ab304b774d492e2fcd6c52c06b ]
The call to lpfc_sli4_resume_rpi() in lpfc_rcv_padisc() may return an
unsuccessful status. In such cases, the elsiocb is not issued, the
completion is not called, and thus the elsiocb resource is leaked.
Check return value after calling lpfc_sli4_resume_rpi() and conditionally
release the elsiocb resource.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240131185112.149731-3-justintee8345@gmail.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-13 12:51:38 +02:00
..
2020-10-01 13:17:56 +02:00
2021-07-25 14:35:12 +02:00
2023-03-11 16:43:47 +01:00
2019-05-21 10:50:46 +02:00
2020-08-19 08:16:09 +02:00
2023-12-13 18:18:13 +01:00
2024-03-26 18:22:23 -04:00
2024-01-08 11:29:46 +01:00
2021-07-20 16:10:43 +02:00
2024-03-26 18:22:23 -04:00
2021-07-20 16:10:43 +02:00
2020-10-01 13:18:02 +02:00
2023-04-05 11:16:36 +02:00
2019-05-30 11:26:32 -07:00
2020-01-23 08:22:58 +01:00
2024-02-23 08:25:10 +01:00
2024-01-25 14:34:25 -08:00
2024-01-25 14:34:25 -08:00
2021-05-14 09:44:25 +02:00
2022-04-20 09:19:36 +02:00
2024-02-23 08:25:04 +01:00
2024-02-23 08:24:58 +01:00
2022-10-26 13:22:41 +02:00
2024-04-13 12:51:38 +02:00
2023-11-28 16:50:18 +00:00
2024-03-26 18:22:13 -04:00
2022-04-20 09:19:37 +02:00
2021-09-22 12:26:24 +02:00
2023-06-09 10:29:01 +02:00
2023-09-23 10:59:50 +02:00
2023-09-23 10:59:39 +02:00
2024-04-13 12:51:32 +02:00
2023-09-23 10:59:49 +02:00
2022-08-25 11:17:56 +02:00
2023-08-30 16:27:27 +02:00
2019-08-12 21:58:07 -04:00
2023-11-20 10:30:13 +01:00
2022-10-26 13:22:56 +02:00
2019-03-02 11:39:54 -08:00
2023-07-27 08:37:16 +02:00
2023-08-16 18:19:25 +02:00
2019-01-08 07:58:37 -05:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2021-11-26 10:47:15 +01:00
2022-04-15 14:18:34 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2020-01-04 19:18:10 +01:00
2019-05-21 10:50:45 +02:00
2021-09-22 12:26:37 +02:00
2021-06-03 08:59:11 +02:00
2019-05-21 10:50:45 +02:00
2019-10-09 23:39:35 -04:00
2023-06-09 10:29:01 +02:00
2019-05-24 17:36:45 +02:00
2023-06-09 10:29:04 +02:00
2023-06-09 10:29:03 +02:00
2019-07-11 15:17:41 -07:00
2019-06-20 15:21:33 -04:00
2019-07-30 12:18:24 -04:00
2019-06-18 19:46:18 -04:00
2019-07-30 12:17:28 -04:00
2019-06-18 19:46:22 -04:00
2021-07-14 16:53:41 +02:00
2019-05-21 10:50:45 +02:00
2019-01-08 21:58:35 -05:00
2019-01-08 21:58:35 -05:00
2019-01-08 21:57:42 -05:00
2019-05-30 11:25:18 -07:00
2019-01-08 21:58:35 -05:00
2019-05-21 10:50:45 +02:00
2024-04-13 12:51:32 +02:00
2019-07-11 15:14:01 -07:00
2023-02-06 07:52:43 +01:00
2019-06-18 19:46:18 -04:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-07-11 15:17:41 -07:00
2019-05-21 11:28:46 +02:00
2023-03-11 16:44:13 +01:00
2020-04-01 11:01:54 +02:00
2020-06-24 17:50:37 +02:00
2023-02-22 12:50:25 +01:00
2019-05-30 11:26:37 -07:00
2021-05-14 09:44:25 +02:00
2024-03-01 13:13:37 +01:00
2019-05-24 17:36:45 +02:00
2019-07-11 15:14:01 -07:00
2022-01-11 15:23:33 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2020-01-04 19:18:10 +01:00
2019-07-17 22:39:27 +09:00
2023-05-17 11:35:41 +02:00
2020-08-19 08:16:15 +02:00
2019-05-21 10:50:45 +02:00
2020-10-29 09:58:04 +01:00
2019-05-30 11:26:39 -07:00
2024-04-13 12:51:36 +02:00
2024-04-13 12:51:36 +02:00
2019-08-07 21:53:23 -04:00
2019-05-24 17:36:45 +02:00
2020-01-04 19:18:16 +01:00
2019-06-20 15:37:02 -04:00
2019-05-24 17:39:02 +02:00
2019-05-24 17:39:02 +02:00
2022-06-22 14:11:20 +02:00
2019-05-30 11:26:35 -07:00
2019-06-20 15:21:33 -04:00
2019-05-30 11:26:38 -07:00
2019-08-16 11:33:56 -07:00
2019-08-16 11:33:56 -07:00
2019-03-19 17:11:37 -04:00
2019-08-07 21:32:53 -04:00
2019-02-13 22:07:03 -05:00
2023-08-30 16:27:27 +02:00
2019-05-24 17:36:45 +02:00
2023-01-18 11:41:18 +01:00
2022-01-27 09:19:52 +01:00
2019-05-21 06:16:21 -04:00
2023-04-05 11:16:40 +02:00
2020-07-29 10:18:27 +02:00
2019-10-03 21:43:04 -04:00
2019-05-21 06:16:21 -04:00
2023-06-09 10:28:58 +02:00
2019-08-07 21:47:29 -04:00
2019-05-30 11:26:35 -07:00
2020-06-07 13:18:50 +02:00
2019-06-18 19:46:17 -04:00
2023-08-16 18:19:24 +02:00
2023-02-22 12:50:23 +01:00
2019-05-30 11:29:53 -07:00
2022-11-10 17:57:53 +01:00
2020-01-23 08:22:59 +01:00
2019-07-11 15:14:01 -07:00
2023-09-23 10:59:49 +02:00
2020-01-23 08:22:58 +01:00
2021-01-12 20:16:09 +01:00
2021-04-21 12:56:14 +02:00
2023-04-26 11:24:03 +02:00
2019-06-05 17:37:14 +02:00
2019-11-05 23:17:53 -05:00
2021-10-09 14:39:49 +02:00
2019-08-04 21:41:29 -06:00
2023-04-20 12:07:32 +02:00
2022-08-25 11:18:17 +02:00
2019-05-24 17:36:45 +02:00
2021-05-14 09:44:25 +02:00
2022-01-27 09:19:48 +01:00
2022-01-27 09:19:48 +01:00
2021-04-07 14:47:39 +02:00
2023-06-09 10:29:00 +02:00
2023-09-23 10:59:39 +02:00
2020-01-04 19:18:10 +01:00
2021-05-14 09:44:25 +02:00
2019-05-21 10:50:45 +02:00
2021-10-17 10:42:34 +02:00
2022-01-05 12:37:46 +01:00
2022-06-22 14:11:20 +02:00
2019-08-07 21:35:59 -04:00
2019-05-24 17:39:02 +02:00
2019-07-11 15:14:01 -07:00
2022-03-11 11:22:39 +01:00
2019-05-21 10:50:45 +02:00
2022-04-15 14:18:37 +02:00
2020-01-04 19:17:37 +01:00