opnsense-src/sys/compat/linuxkpi
Bjoern A. Zeeb 3a2604d7b5 LinuxKPI: 802.11: switch to m_get3()
Start using m_get3() instead of m_get2() as we may get up to 11K
frames and m_get2() only gives us up to MJUMPAGESIZE (8K).

Sponsored by:	The FreeBSD Foundation
Discovered by:	adrian with rtwn(4) [see D50049].

(cherry picked from commit 02382a0ac822b88e17d86643e27964eba18479e0)
2025-07-16 08:54:06 +02:00
..
common LinuxKPI: 802.11: switch to m_get3() 2025-07-16 08:54:06 +02:00
dummy/include LinuxKPI: dummy: add more dummy hreader files 2025-07-16 08:48:15 +02:00