diff options
author | 2020-06-10 09:20:30 +0000 | |
---|---|---|
committer | 2020-06-10 09:20:30 +0000 | |
commit | f8ba41d42d18a6faa6d6cb2288386c4fad672b4f (patch) | |
tree | 92b8034cf0b2614a01ad5576f4edbb671093b448 /lib | |
parent | document -s for now (this will be reorganized at some point) (diff) | |
download | wireguard-openbsd-f8ba41d42d18a6faa6d6cb2288386c4fad672b4f.tar.xz wireguard-openbsd-f8ba41d42d18a6faa6d6cb2288386c4fad672b4f.zip |
Compute the Tx queue ID consistently in iwx(4).
iwx_alloc_tx_ring() and iwx_tx() used different constants when computing
the Tx queue ID. Make them use the same.
Fortunately, this bug was harmless since we ended up using Tx queue 5 in
both places. It would have broken badly as soon as we started using
multiple Tx queues.
ok mpi@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions