Fix transmit queue selection based on frame type. I introduced an error
authorjmatthew <jmatthew@openbsd.org>
Mon, 16 Jan 2023 22:08:50 +0000 (22:08 +0000)
committerjmatthew <jmatthew@openbsd.org>
Mon, 16 Jan 2023 22:08:50 +0000 (22:08 +0000)
commitc6918e3c7e447e6507ff2385f585cfa618854ace
tree843205917a297e09ea697353acf67702cf887f1a
parent94c88aa8608fd159c0441e1cfc181a2aa7354ce4
Fix transmit queue selection based on frame type.  I introduced an error
here when I split up urtwn_tx() to add support for RTL8192EU devices.

from Mikhail (mp395990 at gmail)
ok stsp@
sys/dev/usb/if_urtwn.c