diff options
| author | Luca Coelho <luciano.coelho@intel.com> | 2016-11-09 11:05:18 +0300 |
|---|---|---|
| committer | Luca Coelho <luciano.coelho@intel.com> | 2017-01-26 10:39:01 +0300 |
| commit | 18c44b271b672dd7961399ce6ad099eac5ae1a6a (patch) | |
| tree | 1149f05a1c4c5f7201963c4fed6446709e88c907 /include/linux | |
| parent | 727c02dfb8480fd5b233a18786ee5de2c0be741c (diff) | |
| download | linux-18c44b271b672dd7961399ce6ad099eac5ae1a6a.tar.xz | |
iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()
Remove the sta_id variable, to avoid this compile warning when
compiling with W=1:
/home/luca/iwlwifi/stack-dev/drivers/net/wireless/intel/iwlwifi/mvm/sta.c: In function ‘iwl_mvm_change_queue_owner’:
/home/luca/iwlwifi/stack-dev/drivers/net/wireless/intel/iwlwifi/mvm/sta.c:871:5: warning: variable ‘sta_id’ set but not used [-Wunused-but-set-variable]
s8 sta_id;
^
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
