From: "Theo de Raadt" Subject: Re: sys/ieee80211: support of uAPSD; sys/iwx: enable uAPSD when supported by AP To: Klemens Nanni Cc: tech@openbsd.org Date: Sun, 05 Apr 2026 10:52:01 -0600 Klemens Nanni wrote: > Can this be guarded with !SMALL, !SMALL_KERNEL and/or a new IEEE80211_UAPSD > in ifconfig, iwx and net80211, respectively? But don't go overboard unless the size savings is big. Mistakes relating to these #ifdef's can be a real pain.