summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-compat.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2020-07-13 01:15:15 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-13 17:20:40 -0700
commit726e6af9af44b39cb0860667095fbce3a489ef42 (patch)
tree9b829a1ca4eb1155c60e7ee690692dd71e1301a9 /net/wireless/wext-compat.c
parentd8141208b032eaee0efeacaadf1734f65db73ac5 (diff)
downloadlinux-726e6af9af44b39cb0860667095fbce3a489ef42.tar.gz
linux-726e6af9af44b39cb0860667095fbce3a489ef42.tar.bz2
linux-726e6af9af44b39cb0860667095fbce3a489ef42.zip
net: wireless: kerneldoc fixes
Simple fixes which require no deep knowledge of the code. Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless/wext-compat.c')
-rw-r--r--net/wireless/wext-compat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wireless/wext-compat.c b/net/wireless/wext-compat.c
index cac9e28d852b..aa918d7ff6bd 100644
--- a/net/wireless/wext-compat.c
+++ b/net/wireless/wext-compat.c
@@ -220,7 +220,6 @@ EXPORT_WEXT_HANDLER(cfg80211_wext_giwrange);
/**
* cfg80211_wext_freq - get wext frequency for non-"auto"
- * @dev: the net device
* @freq: the wext freq encoding
*
* Returns a frequency, or a negative error code, or 0 for auto.