summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
diff options
context:
space:
mode:
authorDavid S. Miller2019-06-14 20:27:26 +0200
committerDavid S. Miller2019-06-14 20:27:26 +0200
commitd96ec97511149b447712a5a401b290913cbd4426 (patch)
treede04d00e75435f57607e1fe99f1339234b0b27ca /Documentation/driver-api
parentsched: act_ctinfo: use extack error reporting (diff)
parentmac80211: notify offchannel expire on mgmt_tx (diff)
downloadkernel-qcow2-linux-d96ec97511149b447712a5a401b290913cbd4426.tar.gz
kernel-qcow2-linux-d96ec97511149b447712a5a401b290913cbd4426.tar.xz
kernel-qcow2-linux-d96ec97511149b447712a5a401b290913cbd4426.zip
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Johannes Berg says: ==================== Many changes all over: * HE (802.11ax) work continues * WPA3 offloads * work on extended key ID handling continues * fixes to honour AP supported rates with auth/assoc frames * nl80211 netlink policy improvements to fix some issues with strict validation on new commands with old attrs ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r--Documentation/driver-api/80211/mac80211-advanced.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/driver-api/80211/mac80211-advanced.rst b/Documentation/driver-api/80211/mac80211-advanced.rst
index 70a89b2163c2..9f1c5bb7ac35 100644
--- a/Documentation/driver-api/80211/mac80211-advanced.rst
+++ b/Documentation/driver-api/80211/mac80211-advanced.rst
@@ -226,9 +226,6 @@ TBD
.. kernel-doc:: include/net/mac80211.h
:functions: ieee80211_tx_rate_control
-.. kernel-doc:: include/net/mac80211.h
- :functions: rate_control_send_low
-
TBD
This part of the book describes mac80211 internals.