add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
authordamien <damien@openbsd.org>
Mon, 1 Sep 2008 19:55:21 +0000 (19:55 +0000)
committerdamien <damien@openbsd.org>
Mon, 1 Sep 2008 19:55:21 +0000 (19:55 +0000)
commitce7deb451dc5e881333fb21d65b0492cd3544493
tree833d4eea0290e74cb9ddcfd8e82496f707978785
parent3c7322697a50ff7b0727edad6976cc696f6dae77
add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack,
0=normal ack).  all bits are currently set to 0.
use this bitmap to set the ACK policy of the QoS control field of
outgoing QoS frames.
sys/net80211/ieee80211.h
sys/net80211/ieee80211_output.c
sys/net80211/ieee80211_var.h