Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: wifi: Add an assert for enforcing proper TX buffer sizes
The TX buffers should accomodate MTU size and headroom needed, so, add a build assert to avoid dropping packets at runtime. Fixes SHEL-2175. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
- Loading branch information