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.

MFC after: 1 week
Sponsored by: Chelsio Communications

Details

Provenance
npAuthored on Oct 4 2024, 6:14 PM
Parents
rGf79fba05a016: cxgbe(4): Remove smt_idx from the L2 table entry structure.
Branches
Unknown
Tags
Unknown