hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/net/wireless/radiotap.c
....@@ -59,6 +59,7 @@
5959 * @iterator: radiotap_iterator to initialize
6060 * @radiotap_header: radiotap header to parse
6161 * @max_length: total length we can parse into (eg, whole packet length)
62
+ * @vns: vendor namespaces to parse
6263 *
6364 * Returns: 0 or a negative error code if there is a problem.
6465 *
....@@ -90,7 +91,7 @@
9091 * iterator.this_arg for type "type" safely on all arches.
9192 *
9293 * Example code:
93
- * See Documentation/networking/radiotap-headers.txt
94
+ * See Documentation/networking/radiotap-headers.rst
9495 */
9596
9697 int ieee80211_radiotap_iterator_init(