]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mrsas: remove additional MPT command allocation for R1 FP command
authorChandrakanth Patil <chandrakanth.patil@broadcom.com>
Fri, 21 Jan 2022 12:11:49 +0000 (17:41 +0530)
committerWarner Losh <imp@FreeBSD.org>
Wed, 6 Apr 2022 16:27:25 +0000 (10:27 -0600)
commit2ebe51859723fd3cb4cf02dc560441fc0ec50dc1
treebc56298315913497e6e8fd58973d83f6a593d8de
parentc43786cc37641cef02171a3c5be5a588d850e6ab
mrsas: remove additional MPT command allocation for R1 FP command

There is an additional MPT command allocation for R1 fp command which
will lead to MPT command unavailablity in case of rigorous R1 FP IOs.

Remove additional MPT command allocation for R1 FP.

Reviewed by: imp
PR: 261377

(cherry picked from commit 241bb95552a39d440519162b544c776adcb7cf57)
sys/dev/mrsas/mrsas_cam.c