OpenCloudOS-Kernel/drivers/net/wireless/ath/ath6kl
Chilam Ng 5fbea5dcc0 ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command
The nominal_phy field is uninitialized. Initialize it to min_phy_rate for
create_qos.

kvalo: simplified the equation as checkpatch complained for a too long line

Signed-off-by: Chilam Ng <chilamng@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2012-02-02 10:19:54 +02:00
..
Kconfig ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
Makefile ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
bmi.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
bmi.h ath6kl: change bmi sizes being configurable by HIF 2011-11-13 12:34:29 +02:00
cfg80211.c ath6kl: Fix typo in cfg80211.c 2012-02-02 10:09:37 +02:00
cfg80211.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
common.h ath6kl: create core.c 2012-01-18 13:59:49 +02:00
core.c ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend 2012-01-30 21:22:54 +02:00
core.h ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 2012-01-30 21:22:55 +02:00
debug.c ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command 2012-02-02 10:19:54 +02:00
debug.h ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif-ops.h ath6kl: move diag commands to hif driver 2011-11-13 12:34:29 +02:00
hif.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
hif.h ath6kl: AR6004 SDIO support 2011-11-13 12:34:30 +02:00
htc.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
htc.h ath6kl: use ath6kl_credit prefix consistently 2011-11-11 12:58:54 +02:00
init.c ath6kl: fix compiler warning in ath6kl_init_hw_params() 2012-02-02 10:13:06 +02:00
main.c ath6kl: Fix kernel panic during rx aggregation 2012-01-30 21:11:30 +02:00
sdio.c ath6kl: Workaround to support Deep Sleep with MSM. 2012-01-31 21:06:46 +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 kernel panic during rx aggregation 2012-01-30 21:11:30 +02:00
usb.c ath6kl: add back beginnings of USB support 2012-01-18 13:59:51 +02:00
wmi.c ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 2012-01-30 21:22:55 +02:00
wmi.h ath6kl: Wait for host sleep mode cmd processed event during WOW suspend 2012-01-30 21:22:55 +02:00