Commit 6046fdc9 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Johannes Berg

cfg80211: drop duplicated documentation of field "reg_notifier"

The field "reg_notifier" was already documented above the definition of
struct wiphy. The comment inside the definition of the struct did not
bring more information.
Signed-off-by: default avatarJérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221115604.594035-6-Jerome.Pouiller@silabs.comSigned-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 78fb5593
......@@ -4676,7 +4676,6 @@ struct wiphy {
struct ieee80211_supported_band *bands[NUM_NL80211_BANDS];
/* Lets us get back the wiphy on the callback */
void (*reg_notifier)(struct wiphy *wiphy,
struct regulatory_request *request);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment