CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/26 16:09:48
Modified files:
sys/dev/pci : if_aq_pci.c
Log message:
The RSS key registers want the key bytes in the opposite order.
With this fixed, both directions of a flow end up on the same ring
number.
ok dlg@
