Currently in stop adapter the driver checks the ACS bit in progress and then waits for it to get complete Now if in scheduler thread the sap scan cb comes then it will check to get op protect which would not be granted as it is a pdev operation, and already a vdev transition is in progress, hence the bit for acs in progress would not get cleared. Fix is to remove the check of op protect as it is no longer needed since the stop adapter takes care of acs in progress. Change-Id: Ifebaed87e3a798126031d9971dc801d60fd34ea6 CRs-Fixed: 2567157 |
||
---|---|---|
.. | ||
inc | ||
src |