Comment 0 for bug 1926517

Revision history for this message
Michael Reed (mreed8855) wrote : mpt3sas: only one vSES is handy even IOC has multi vSES

[Impact]
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.

[FIXES]

Stop reinitializing the list every time a new vSES device is added.

https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/commit/?id=4c51f9569651

CommitID: 4c51f956965120b3441cdd39c358b87daba13e19

[TESTING]

[REGRESSION RISK]