linux/drivers/net/wireless/ath/wil6210
Vladimir Kondratiev 4d1ac0721a wil6210: fix wrong index in wil_vring_free
When destroying Rx vring, branch for Rx used wrong Tx descriptor:
while SW context was taken for "head", HW descriptor was, by mistake,
taken from "tail"

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-07-22 16:54:37 -04:00
..
Kconfig wil6210: fix name of tracing config option 2013-06-12 15:06:52 -04:00
Makefile wil6210: trace support 2013-05-22 15:08:27 -04:00
cfg80211.c wil6210: Init Rx vring right after reset 2013-06-12 15:06:52 -04:00
debug.c wil6210: trace support 2013-05-22 15:08:27 -04:00
debugfs.c wil6210: 'length' in Tx/Rx descriptors is little endian 2013-05-22 15:05:34 -04:00
interrupt.c wil6210: use NAPI 2013-05-22 15:08:35 -04:00
main.c wil6210: Fix AP/PCP start flow 2013-06-12 15:06:52 -04:00
netdev.c wil6210: use NAPI 2013-05-22 15:08:35 -04:00
pcie_bus.c wil6210: headers clean-up 2013-03-13 14:26:21 -04:00
trace.c wil6210: trace support 2013-05-22 15:08:27 -04:00
trace.h wil6210: Align WMI header with latest FW 2013-07-22 16:54:37 -04:00
txrx.c wil6210: fix wrong index in wil_vring_free 2013-07-22 16:54:37 -04:00
txrx.h wil6210: add HW write-back option in TX descriptor 2013-06-24 14:44:26 -04:00
wil6210.h wil6210: Align WMI header with latest FW 2013-07-22 16:54:37 -04:00
wmi.c wil6210: Align WMI header with latest FW 2013-07-22 16:54:37 -04:00
wmi.h wil6210: sync with new firmware 2013-03-13 14:26:21 -04:00