diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2011-05-07 09:13:37 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-10 19:54:47 (GMT) |
commit | 6490e334bc3af960965adfcef5acf6e5cbdd925c (patch) | |
tree | 8876339d5c04513f28e2929827b6adf1f7346abd /drivers/net/8390p.c | |
parent | fc7707a469785fe786ddc66d723c150226ddc40e (diff) | |
download | linux-fsl-qoriq-6490e334bc3af960965adfcef5acf6e5cbdd925c.tar.xz |
carl9170: fix -Wunused-but-set-variable warnings
tx.c: In function ‘carl9170_tx_accounting_free’:
tx.c:159:28: warning: variable ‘txinfo’ set but not used
tx.c: In function ‘carl9170_tx_status_process_ampdu’:
tx.c:383:27: warning: variable ‘ar_info’ set but not used
tx.c: In function ‘__carl9170_tx_process_status’:
tx.c:626:27: warning: variable ‘arinfo’ set but not used
tx.c: In function ‘carl9170_tx_ampdu_queue’:
tx.c:1324:15: warning: variable ‘max’ set but not used
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/8390p.c')
0 files changed, 0 insertions, 0 deletions