mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
6f4c9678af
mac802154: Fixes issue where the txdesc's ackreq flag was not being set, despite the frame containing a Frame Control field with ACKREQ bit set. Approved-by: Gregory Nutt <gnutt@nuttx.org>