summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2020-02-21 12:55:58 +0100
committerJohannes Berg <johannes.berg@intel.com>2020-02-24 10:26:58 +0100
commitaf18d341fbdfd36a37eda1f0c26ff96a4ece9a36 (patch)
tree0daac189239c9f008688f5f9204b6927d627b70b
parent4308d955a561f5e332952dce83ef42fca5914f5e (diff)
cfg80211: drop duplicated documentation of field "_net"
The field "_net" was already documented above the definition of struct wiphy. Both comments were identical. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20200221115604.594035-4-Jerome.Pouiller@silabs.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
-rw-r--r--include/net/cfg80211.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index e849f4e..23a7f68 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -4699,7 +4699,6 @@ struct wiphy {
struct list_head wdev_list;
- /* the network namespace this phy lives in currently */
possible_net_t _net;
#ifdef CONFIG_CFG80211_WEXT