CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/29 03:35:29
Modified files:
sys/dev/ic : qwx.c
Log message:
Make qwx only allocate a new mbuf when a free Rx ring slot is available.
Avoids pointless alloc and free when the ring is already full.
