]> mj.ucw.cz Git - pciutils.git/commitdiff
lib: fixup DOE status register bit
authorWilfred Mallawa <wilfred.mallawa@wdc.com>
Tue, 18 Jul 2023 08:50:28 +0000 (18:50 +1000)
committerWilfred Mallawa <wilfred.mallawa@wdc.com>
Tue, 18 Jul 2023 08:57:38 +0000 (18:57 +1000)
The error bit is specified by the 2nd (zero indexed) bit
in the status register, so the respective bit value is 4 (PCI Base Spec
6.0.1). Let's fix that up.

Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>

No differences found