]> Git Repo - qemu.git/commit - hw/scsi/mptsas.c
mptsas: fix wrong formula
authorPaolo Bonzini <[email protected]>
Tue, 16 Feb 2016 07:49:15 +0000 (08:49 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 16 Feb 2016 15:41:22 +0000 (16:41 +0100)
commit9155b7606a17967b1e056aa5d0433a047f23ae51
tree154863a21ff8ccee54639e2b58e36a9783bf3e34
parent18557e646b9df9d60755f2fab151642d8b81affb
mptsas: fix wrong formula

MPI_DOORBELL_WHO_INIT_SHIFT is being repeated twice.  Reported
by Coverity.

Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi/mptsas.c
This page took 0.024257 seconds and 4 git commands to generate.