wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
authorJohannes Berg <johannes.berg@intel.com>
Mon, 29 Jan 2024 19:19:30 +0000 (20:19 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Feb 2024 14:00:43 +0000 (15:00 +0100)
commit552a26b3854e12d73ab0527ee0d46454a2e650fb
tree0ac43a3a898dfc55bb3c444d613d2492e7d8a7ec
parent06b4c8665dcff32f50153fd4cddc4b05f31569a7
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()

The term 'IE' isn't really in use in the spec, and I want
to rework all of this to use SKBs as the primary method
for building elements. Rename this one already.

Link: https://msgid.link/20240129202041.b8064a4e73b5.I8d2f4526562029107c6414c6cda378b300b1b0b0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/util.c