Commit 78fb5593 authored by Jérôme Pouiller's avatar Jérôme Pouiller Committed by Johannes Berg

cfg80211: drop duplicated documentation of field "perm_addr"

The field "perm_addr" was already documented above the definition of
struct wiphy. Comments were almost identical.
Signed-off-by: default avatarJérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221115604.594035-5-Jerome.Pouiller@silabs.comSigned-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent af18d341
......@@ -4598,7 +4598,6 @@ struct wiphy_iftype_akm_suites {
struct wiphy {
/* assign these fields before you register the wiphy */
/* permanent MAC address(es) */
u8 perm_addr[ETH_ALEN];
u8 addr_mask[ETH_ALEN];
......
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