CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/31 07:20:20
Modified files:
sys/dev/ic : qwx.c
Log message:
Fix use of wrong tailq pointers in qwx.
Fortunately, this was a non-issue on devices with single radios and
there are no multi-radio devices known to us so far.
With help from kevlo@ who spotted a case I had missed.
