Improve debug output when sending 802.11 action frames by showing the
authorstsp <stsp@openbsd.org>
Wed, 8 Sep 2021 11:40:30 +0000 (11:40 +0000)
committerstsp <stsp@openbsd.org>
Wed, 8 Sep 2021 11:40:30 +0000 (11:40 +0000)
commit6998360e517f0b7b434c580c0e6877d2d60d873c
treebb6437b7697c429cac6870084a5f496e7011b7a6
parent28d3b5f76b73111b9b7bc68a0151dc42e6316f8f
Improve debug output when sending 802.11 action frames by showing the
action frame subtypes we care about (i.e. those related to 11n block ack).

ok mpi@
sys/net80211/ieee80211_output.c