mirror of
https://github.com/opnsense/src.git
synced 2026-07-13 02:58:12 -04:00
Unlike bwi(4), bwn(4) does not rely on ic_headroom (despite having it
set) but splits the bwn_txhdr (first) segment into its own transaction.
Remove ic_headroom to avoid net80211 troubles with not enough space in
the mbuf around ieee80211_mbuf_adjust().
PR: 275616
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| if_bwn.c | ||
| if_bwn_cordic.h | ||
| if_bwn_debug.h | ||
| if_bwn_misc.h | ||
| if_bwn_pci.c | ||
| if_bwn_pcivar.h | ||
| if_bwn_phy_common.c | ||
| if_bwn_phy_common.h | ||
| if_bwn_phy_g.c | ||
| if_bwn_phy_g.h | ||
| if_bwn_phy_lp.c | ||
| if_bwn_phy_lp.h | ||
| if_bwn_phy_n.c | ||
| if_bwn_phy_n.h | ||
| if_bwn_util.c | ||
| if_bwn_util.h | ||
| if_bwnreg.h | ||
| if_bwnvar.h | ||