diff options
author | Shivasharan S <shivasharan.srikanteshwara@broadcom.com> | 2017-03-10 14:22:13 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-03-14 05:59:53 +0300 |
commit | 49524b3c6e12375627ddd870613fcc6b24909898 (patch) | |
tree | 766631ea51d8ccc2bb1269c31a1e0570151a509e /Documentation/pcmcia | |
parent | 64ff64b90e62c860772fd0be50b7cfcef1d8a9b2 (diff) | |
download | linux-49524b3c6e12375627ddd870613fcc6b24909898.tar.xz |
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Return value check of atomic_dec_if_positive is required as it returns
old value minus one. Without this fix, driver will send small ios to
firmware path and that will be a performance issue.
Not critical, but good to have r1_ldio_hint as default value in sdev
private.
Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'Documentation/pcmcia')
0 files changed, 0 insertions, 0 deletions