CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/14 20:12:49
Modified files:
sys/dev/ic : bcmgenet.c bcmgenetvar.h
Log message:
Make the output of bse(4) mp-safe. Use consumer and provider indexes
instead of sc_tx.queued to determine the number of used tx slots.
Tested on RPI4.
Feedback and OK from jmatthew@/
