]> mj.ucw.cz Git - pciutils.git/commit
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)
commit2e05a86bf0c9d3d383f93517581395a1d2f17b6f
tree078adcfe8875397d233a29f120edea0144fcc848
parent6182921907ef3cc31be3394eb468b24bcd3955a8
lib: fixup DOE status register bit

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>
lib/header.h