CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/12 04:01:27
Modified files:
sys/dev/pci : if_iwm.c
Log message:
Always initialise the index into iwm's tx queue array, fixing a
potential crash. This must have somehow been working by magic.
Fruther cleanup of QoS support in this driver is very much needed.
ok mpi@
