cfg80211: drop duplicated documentation of field "perm_addr"
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 21 Feb 2020 11:55:59 +0000 (12:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 24 Feb 2020 09:27:05 +0000 (10:27 +0100)
The field "perm_addr" was already documented above the definition of
struct wiphy. Comments were almost identical.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200221115604.594035-5-Jerome.Pouiller@silabs.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h

index 23a7f689bbb3730a89f5b37fe1df769a7e738baa..bd9cc98772804d79a73674da4c0590b60b74415d 100644 (file)
@@ -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];