linux/drivers/net/wireless/ath/ath6kl
Kalle Valo e572602884 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()
Before I commited patch c1762a3fe ("ath6kl: Add support for uAPSD") I
did a minor change how up variable is initialised in
ath6kl_process_uapsdq(). But I was sloppy and caused this compiler
warning:

txrx.c:88:5: warning: 'up' may be used uninitialized in this function

Revert my change to fix the warning.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-01-18 13:41:13 +02:00
..
bmi.c ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
bmi.h ath6kl: change bmi sizes being configurable by HIF 2011-11-13 12:34:29 +02:00
cfg80211.c ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00
cfg80211.h ath6kl: implement scheduled scan 2011-12-13 15:03:49 +02:00
common.h ath6kl: Add support for configuring SMS4 keys 2011-11-13 10:57:38 +02:00
core.h ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00
debug.c ath6kl: Fix listen interval handling 2012-01-12 13:36:37 +02:00
debug.h ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
hif-ops.h ath6kl: move diag commands to hif driver 2011-11-13 12:34:29 +02:00
hif.c ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
hif.h ath6kl: AR6004 SDIO support 2011-11-13 12:34:30 +02:00
htc.c Merge remote branch 'wireless-next/master' into ath6kl-next 2012-01-13 13:57:45 +02:00
htc.h ath6kl: use ath6kl_credit prefix consistently 2011-11-11 12:58:54 +02:00
init.c Merge remote branch 'wireless-next/master' into ath6kl-next 2012-01-13 13:57:45 +02:00
Kconfig ath6kl: revert USB support 2012-01-05 09:53:33 -05:00
main.c ath6kl: use netdev_features_t 2012-01-18 13:41:11 +02:00
Makefile ath6kl: remove -D__CHECK_ENDIAN__ from Makefile 2012-01-18 13:41:12 +02:00
sdio.c Merge remote branch 'wireless-next/master' into ath6kl-next 2012-01-13 13:57:45 +02:00
target.h ath6kl: add board address to struct ath6kl_hw 2011-11-16 10:22:33 +02:00
testmode.c ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
testmode.h ath6kl: send TCMD response through testmode events 2012-01-02 18:50:42 +02:00
txrx.c ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() 2012-01-18 13:41:13 +02:00
wmi.c ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00
wmi.h ath6kl: Add support for uAPSD 2012-01-13 13:48:25 +02:00