projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2785ea9
)
wifi: regulatory: remove extra documentation
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 15 May 2024 07:38:35 +0000
(09:38 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 23 May 2024 08:19:34 +0000
(10:19 +0200)
The struct member country_ie_checksum doesn't exist, so
don't document it.
Link:
https://msgid.link/20240515093852.ebcc9673558b.Ie0b58c1249c6375c60859fa6474d7cdd8862b065@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/regulatory.h
patch
|
blob
|
history
diff --git
a/include/net/regulatory.h
b/include/net/regulatory.h
index ebf9e028d1ef90661605f694e212df55701e9376..a103f4c8cf756e57386c32cda40b6e261d8de46e 100644
(file)
--- a/
include/net/regulatory.h
+++ b/
include/net/regulatory.h
@@
-71,8
+71,6
@@
enum environment_cap {
* CRDA and can be used by other regulatory requests. When a
* the last request is not yet processed we must yield until it
* is processed before processing any new requests.
- * @country_ie_checksum: checksum of the last processed and accepted
- * country IE
* @country_ie_env: lets us know if the AP is telling us we are outdoor,
* indoor, or if it doesn't matter
* @list: used to insert into the reg_requests_list linked list