HomeFreeBSD

axgbe: use bit_foreach

Description

axgbe: use bit_foreach

bitstring.h includes a definition of bit_foreach, for iterating over
the set bits of a bitstring. axgbe implements its own version of this
for bitstrings. Drop it, and use the bitstring method.

Reviewed by: des
Differential Revision: https://reviews.freebsd.org/D46037

Details

Provenance
dougmAuthored on Aug 12 2024, 9:04 PM
Reviewer
des
Differential Revision
D46037: axgbe: use bit_foreach
Parents
rGccb0365643dc: stale symlinks: configurable obj dir prefix
Branches
Unknown
Tags
Unknown