diff options
author | Guixin Liu <kanie@linux.alibaba.com> | 2023-12-29 05:03:31 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-01-24 03:45:59 +0100 |
commit | 29b75184f721b16c51ef6e67eec0e40ed88381c7 (patch) | |
tree | 3fca9e381a9f6c244579dd1c12d2c69dc299bcd9 /COPYING | |
parent | scsi: ibmvscsi_tgt: Replace deprecated strncpy() with strscpy() (diff) | |
download | linux-29b75184f721b16c51ef6e67eec0e40ed88381c7.tar.xz linux-29b75184f721b16c51ef6e67eec0e40ed88381c7.zip |
scsi: mpi3mr: Use ida to manage mrioc ID
To ensure that the same ID is not obtained during concurrent execution of
the probe, an ida is used to manage the mrioc's ID.
Signed-off-by: Guixin Liu <kanie@linux.alibaba.com>
Link: https://lore.kernel.org/r/20231229040331.52518-1-kanie@linux.alibaba.com
Reviewed-by: Lee Duncan <lduncan@suse.com>
Reviewed-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions