aboutsummaryrefslogtreecommitdiff
path: root/tools/build/cross-build/include/common/(developers-only)
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-08-14 01:28:29 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-08-30 07:38:22 +0000
commit06527b2818f2748fa6eedc2fd418379ef7f99bd9 (patch)
tree3464153920d336f14472d4c9a9b3d79d257c4ee1 /tools/build/cross-build/include/common/(developers-only)
parent04907571427d6fdfbe582e971ff52df700c0df44 (diff)
net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bwHEADmain
The initial thought of migrating the LinuxKPI 802.11 enum into net80211 for shared use did not work out well. Currently in the need for yet another adjustment, I decided to undo/de-couple net80211 and LinuxKPI 802.11 again. The enum name now gets used in LinuxKPI based wifi drivers and it turns out it is spelt differntly than what I used initially. This creates a conflict. net80211 still in the need to be able to express BW_320 in an uint8_t will likely be fine with the current solution as well. Rename the enum and prefixes in net80211 to "net80211" instead of "ieee80211". Apart from the names/prefix we leave the values the same. In LinuxKPI add the enum with the expected name and use it there throughout to make modern versions of LinuxKPI based wifi drivers compile. Sponsored by: The FreeBSD Foundation Fixes: ca389486a9599, 2c8b0d6205f6f MFC after: 3 days Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D52064
Diffstat (limited to 'tools/build/cross-build/include/common/(developers-only)')
0 files changed, 0 insertions, 0 deletions