Hi,

[auto build test WARNING on mac80211-next/master]
[also build test WARNING on next-20160629]
[cannot apply to v4.7-rc5]
[if your patch is applied to the wrong git tree, please drop us a note to help 
improve the system]

url:    
https://github.com/0day-ci/linux/commits/Masashi-Honma/cfg80211-Add-mesh-peer-AID-setting-API/20160630-171005
base:   https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git 
master
reproduce: make htmldocs

All warnings (new ones prefixed by >>):

>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'
>> include/net/cfg80211.h:827: warning: No description found for parameter 
>> 'mesh_aid'

vim +/mesh_aid +827 include/net/cfg80211.h

9c3990aa Javier Cardona   2011-05-03  811       u8 plink_state;
2c1aabf3 Johannes Berg    2013-02-14  812       const struct ieee80211_ht_cap 
*ht_capa;
2c1aabf3 Johannes Berg    2013-02-14  813       const struct ieee80211_vht_cap 
*vht_capa;
c75786c9 Eliad Peller     2011-08-23  814       u8 uapsd_queues;
c75786c9 Eliad Peller     2011-08-23  815       u8 max_sp;
3b1c5a53 Marco Porsch     2013-01-07  816       enum nl80211_mesh_power_mode 
local_pm;
9d62a986 Jouni Malinen    2013-02-14  817       u16 capability;
2c1aabf3 Johannes Berg    2013-02-14  818       const u8 *ext_capab;
9d62a986 Jouni Malinen    2013-02-14  819       u8 ext_capab_len;
c01fc9ad Sunil Dutt       2013-10-09  820       const u8 *supported_channels;
c01fc9ad Sunil Dutt       2013-10-09  821       u8 supported_channels_len;
c01fc9ad Sunil Dutt       2013-10-09  822       const u8 
*supported_oper_classes;
c01fc9ad Sunil Dutt       2013-10-09  823       u8 supported_oper_classes_len;
60f4a7b1 Marek Kwaczynski 2013-12-03  824       u8 opmode_notif;
60f4a7b1 Marek Kwaczynski 2013-12-03  825       bool opmode_notif_used;
17b94247 Ayala Beker      2016-03-17  826       int support_p2p_ps;
5727ef1b Johannes Berg    2007-12-19 @827  };
5727ef1b Johannes Berg    2007-12-19  828  
fd5b74dc Johannes Berg    2007-12-19  829  /**
89c771e5 Jouni Malinen    2014-10-10  830   * struct station_del_parameters - 
station deletion parameters
89c771e5 Jouni Malinen    2014-10-10  831   *
89c771e5 Jouni Malinen    2014-10-10  832   * Used to delete a station entry 
(or all stations).
89c771e5 Jouni Malinen    2014-10-10  833   *
89c771e5 Jouni Malinen    2014-10-10  834   * @mac: MAC address of the station 
to remove or NULL to remove all stations
98856866 Jouni Malinen    2014-10-20  835   * @subtype: Management frame 
subtype to use for indicating removal

:::::: The code at line 827 was first introduced by commit
:::::: 5727ef1b2e797a1922f5bc239b6afb2b4cfb80bc cfg80211/nl80211: station 
handling

:::::: TO: Johannes Berg <[email protected]>
:::::: CC: David S. Miller <[email protected]>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

Reply via email to