HomeFreeBSD

bwn: remove unused ic_headroom

Description

bwn: remove unused ic_headroom

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
MFC after: 3 days

Details

Provenance
Frank Hilgendorf <frank.hilgendorf@posteo.de>Authored on Dec 13 2023, 11:48 PM
bzCommitted on Dec 13 2023, 11:54 PM
Parents
rGd002316fd7bf: cp: Refactor the core logic.
Branches
Unknown
Tags
Unknown