]> www.infradead.org Git - users/hch/configfs.git/commit
wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211
authorJohannes Berg <johannes.berg@intel.com>
Thu, 23 May 2024 10:09:45 +0000 (12:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 12 Jun 2024 11:04:25 +0000 (13:04 +0200)
commit0a9314ad5f45aeb10326dce33c5d70b85f74ef2d
tree7c341ae4d2d3ddf3046d1385fdba240b1922fbc8
parent92a5df6687da755edd4bfe1acb714f00f56d2e06
wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211

This really shouldn't have been in ieee80211.h, since it
doesn't directly represent the spec. Move it to cfg80211
rather than mac80211 since upcoming changes will use it
there.

Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://msgid.link/20240523120945.962b16c831cd.I5745962525b1b176c5b90d37b3720fc100eee406@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/cfg80211.h