commit | 44abbaf64b5d8feae04c9cb5bdc60d6c22da3035 | [log] [tgz] |
---|---|---|
author | Shivasharan S <shivasharan.srikanteshwara@broadcom.com> | Tue Jan 29 01:38:13 2019 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 04 22:52:20 2019 -0500 |
tree | 0b8558806b33bad0e89b5b2be8ea983fdc3bae20 | |
parent | daa0681118c9f4fc4afffb3757a1e085fba2d069 [diff] |
scsi: megaraid_sas: Rework device add code in AEN path In preparation of adding support for the DEVICE_LIST DCMD, this patch refactors the code in the AEN event handling path. Add new function to update the PD and LD list in driver. Move the code to scan PD and VD channels into separate function. Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>