From: Christian Lamparter Date: Sat, 7 May 2011 09:13:37 +0000 (+0200) Subject: carl9170: fix -Wunused-but-set-variable warnings X-Git-Tag: v3.0-rc1~377^2~54^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6490e334bc3af960965adfcef5acf6e5cbdd925c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed