aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2018-04-26 18:17:31 -0700
committerJohannes Berg <johannes.berg@intel.com>2018-05-07 15:01:52 +0200
commitd1361b32e6aec7440c01d5c8fcc54189930a342d (patch)
treee19a46703fd5f26df2896da5831dc63e3231dea3 /include/net
parentrfkill: gpio: fix memory leak in probe error path (diff)
downloadlinux-dev-d1361b32e6aec7440c01d5c8fcc54189930a342d.tar.xz
linux-dev-d1361b32e6aec7440c01d5c8fcc54189930a342d.zip
mac80211: fix kernel-doc "bad line" warning
Fix 88 instances of a kernel-doc warning: ../include/net/mac80211.h:2083: warning: bad line: > Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: linux-wireless@vger.kernel.org Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/mac80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index d2279b2d61aa..b2f3a0c018e7 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -2080,7 +2080,7 @@ struct ieee80211_txq {
* virtual interface might not be given air time for the transmission of
* the frame, as it is not synced with the AP/P2P GO yet, and thus the
* deauthentication frame might not be transmitted.
- >
+ *
* @IEEE80211_HW_DOESNT_SUPPORT_QOS_NDP: The driver (or firmware) doesn't
* support QoS NDP for AP probing - that's most likely a driver bug.
*