Commit af18d341 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Johannes Berg
Browse files

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: default avatarJérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221115604.594035-4-Jerome.Pouiller@silabs.com


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 4308d955
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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