diff options
author | Sreekanth Reddy <sreekanth.reddy@broadcom.com> | 2021-03-30 12:50:04 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-04-06 05:29:56 +0200 |
commit | 4c51f956965120b3441cdd39c358b87daba13e19 (patch) | |
tree | 02517397c1d1dd58460b536923707eae6491dff1 /.gitignore | |
parent | scsi: target: Make the virtual LUN 0 device (diff) | |
download | linux-4c51f956965120b3441cdd39c358b87daba13e19.tar.xz linux-4c51f956965120b3441cdd39c358b87daba13e19.zip |
scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES
Whenever the driver is adding a vSES to virtual-phys list it is
reinitializing the list head. Hence those vSES devices which were added
previously are lost.
Stop reinitializing the list every time a new vSES device is added.
Link: https://lore.kernel.org/r/20210330105004.20413-1-sreekanth.reddy@broadcom.com
Cc: stable@vger.kernel.org #v5.11.10+
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions