[PATCH 2/2] mac80211: store tx power value from user to station
kbuild test robot
lkp at intel.com
Tue Jun 14 11:48:32 PDT 2016
Hi,
[auto build test WARNING on mac80211/master]
[also build test WARNING on v4.7-rc3]
[cannot apply to mac80211-next/master next-20160614]
[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/Ashok-Raj-Nagarajan/cfg80211-Add-support-to-set-tx-power-for-a-station-associated/20160615-014826
base: https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git master
reproduce: make htmldocs
All warnings (new ones prefixed by >>):
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
>> include/net/mac80211.h:3640: warning: No description found for parameter 'sta_set_txpwr'
vim +/sta_set_txpwr +3640 include/net/mac80211.h
a7a6bdd0 Arik Nemtsov 2014-11-09 3624
a7a6bdd0 Arik Nemtsov 2014-11-09 3625 int (*tdls_channel_switch)(struct ieee80211_hw *hw,
a7a6bdd0 Arik Nemtsov 2014-11-09 3626 struct ieee80211_vif *vif,
a7a6bdd0 Arik Nemtsov 2014-11-09 3627 struct ieee80211_sta *sta, u8 oper_class,
a7a6bdd0 Arik Nemtsov 2014-11-09 3628 struct cfg80211_chan_def *chandef,
8a4d32f3 Arik Nemtsov 2014-11-09 3629 struct sk_buff *tmpl_skb, u32 ch_sw_tm_ie);
a7a6bdd0 Arik Nemtsov 2014-11-09 3630 void (*tdls_cancel_channel_switch)(struct ieee80211_hw *hw,
a7a6bdd0 Arik Nemtsov 2014-11-09 3631 struct ieee80211_vif *vif,
a7a6bdd0 Arik Nemtsov 2014-11-09 3632 struct ieee80211_sta *sta);
8a4d32f3 Arik Nemtsov 2014-11-09 3633 void (*tdls_recv_channel_switch)(struct ieee80211_hw *hw,
8a4d32f3 Arik Nemtsov 2014-11-09 3634 struct ieee80211_vif *vif,
8a4d32f3 Arik Nemtsov 2014-11-09 3635 struct ieee80211_tdls_ch_sw_params *params);
ba8c3d6f Felix Fietkau 2015-03-27 3636
ba8c3d6f Felix Fietkau 2015-03-27 3637 void (*wake_tx_queue)(struct ieee80211_hw *hw,
ba8c3d6f Felix Fietkau 2015-03-27 3638 struct ieee80211_txq *txq);
f59374eb Sara Sharon 2016-03-02 3639 void (*sync_rx_queues)(struct ieee80211_hw *hw);
f0706e82 Jiri Benc 2007-05-05 @3640 };
f0706e82 Jiri Benc 2007-05-05 3641
75a5f0cc Johannes Berg 2007-09-18 3642 /**
ad28757e Ben Greear 2014-10-22 3643 * ieee80211_alloc_hw_nm - Allocate a new hardware device
ad28757e Ben Greear 2014-10-22 3644 *
ad28757e Ben Greear 2014-10-22 3645 * This must be called once for each hardware device. The returned pointer
ad28757e Ben Greear 2014-10-22 3646 * must be used to refer to this device when calling other functions.
ad28757e Ben Greear 2014-10-22 3647 * mac80211 allocates a private data area for the driver pointed to by
ad28757e Ben Greear 2014-10-22 3648 * @priv in &struct ieee80211_hw, the size of this area is given as
:::::: The code at line 3640 was first introduced by commit
:::::: f0706e828e96d0fa4e80c0d25aa98523f6d589a0 [MAC80211]: Add mac80211 wireless stack.
:::::: TO: Jiri Benc <jbenc at suse.cz>
:::::: CC: David S. Miller <davem at davemloft.net>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 6343 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20160615/5d95670d/attachment.obj>
More information about the ath10k
mailing list