HomeFreeBSD

cxgbe(4): Use correct priority in begin_synchronized_op.

Description

cxgbe(4): Use correct priority in begin_synchronized_op.

It was always set to PCATCH because the driver tested (INTR_OK) instead
of (flags & INTR_OK). Fit a WITNESS_WARN in a single line while here.

Sponsored by: Chelsio Communications

(cherry picked from commit 04bf43505bae1bb20d315a44e977d97aed3e5733)

Details

Provenance
npAuthored on Oct 4 2024, 6:14 PM
Parents
rGdb403eb80e0a: cxgbe(4): Remove some unused PCI routines and associated headers.
Branches
Unknown
Tags
Unknown