Skip to content
  • Randy Dunlap's avatar
    mac80211: remove more excess kernel-doc · 0ed94eaa
    Randy Dunlap authored
    
    
    Delete kernel-doc struct descriptions for fields that don't exist:
    
    Warning(include/net/mac80211.h:1263): Excess struct/union/enum/typedef member 'conf_ht' description in 'ieee80211_ops'
    Warning(net/mac80211/sta_info.h:309): Excess struct/union/enum/typedef member 'addr' description in 'sta_info'
    Warning(net/mac80211/sta_info.h:309): Excess struct/union/enum/typedef member 'aid' description in 'sta_info'
    
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    cc: Johannes Berg <johannes@sipsolutions.net>
    cc: John W. Linville <linville@tuxdriver.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    0ed94eaa