Always initialise the index into iwm's tx queue array, fixing a
authorstsp <stsp@openbsd.org>
Mon, 12 Oct 2015 10:01:27 +0000 (10:01 +0000)
committerstsp <stsp@openbsd.org>
Mon, 12 Oct 2015 10:01:27 +0000 (10:01 +0000)
commit8fc97bfcb7e7393c9d76f15539a6e6ec51c73924
tree3bec4ffd51094436c9325a899054835581d2b06b
parent6212594e158ffcc6b53941eed41fadf39679eb39
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@
sys/dev/pci/if_iwm.c