diff options
author | Anand Lodnoor <[email protected]> | 2020-01-14 16:51:21 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-01-15 23:21:03 -0500 |
commit | 4d1634b8d12ecb844f0d1af0b79c703cf9911484 (patch) | |
tree | e275439478a2deb6bf85709113c70181aff7e4f5 /drivers/fpga/fpga-bridge.c | |
parent | 56ee0c585602d32058d19da0d3b664be5bc374ba (diff) |
scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
Remove usage of device_busy counter from driver. Instead of device_busy
counter now driver uses 'nr_active' counter of request_queue to get the
number of inflight request for a LUN.
Link: https://lore.kernel.org/r/[email protected]
Link : https://patchwork.kernel.org/patch/11249297/
Signed-off-by: Chandrakanth Patil <[email protected]>
Signed-off-by: Anand Lodnoor <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions