CVSROOT:        /cvs
Module name:    src
Changes by:     s...@cvs.openbsd.org    2023/02/14 05:14:07

Modified files:
        sys/dev/pci    : if_iwxreg.h 

Log message:
jca@ points out that the field I split in iwx(4) Rx descriptors is in a union.
Keep semantics of the field intact by wrapping the split values in struct { }.
Again no size change, because of union semantics.

diff from jca@ with request to commit if ok, thanks!
build-tested again + ok tb@

Reply via email to