diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2018-07-17 19:44:39 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2018-07-17 19:44:39 +0000 |
commit | 1c8ea1699773f22dd11a33a203fac1100575df17 (patch) | |
tree | c04ce0c64ff83d8692fac39d21f907b83a154710 /sys/dev/ic/ar9280reg.h | |
parent | 8927199aee01250e43a96ee269017bf6f0659321 (diff) |
TX packets, which can be either Ethernet or control packets, must be
sent in order. Otherwise it is possible that the key is set before
we send out the EAPOL packet, or that packets are sent out before
the key is set. Thus modify the SDIO backend to put both types into
the same internal TX queue, which will be sent asynchronously.
Discussed with bluhm@
Diffstat (limited to 'sys/dev/ic/ar9280reg.h')
0 files changed, 0 insertions, 0 deletions