linux/drivers/net/wireless/ti
Yair Shapira c91ec5f3ad wl18xx: fix a bug in wl->num_rx_desc initialization
wl->num_rx_desc was mistakenly initialized with WL18XX_NUM_TX_DESCRIPTORS
but it should use WL18XX_NUM_RX_DESCRIPTORS instead.

This bug was passed unnoticed because currently both RX and TX descriptors
are initialized to the same value (32).

Signed-off-by: Yair Shapira <yair.shapira@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-12-11 10:26:24 +02:00
..
wl12xx wlcore: increase scan dwell times if no activity 2012-12-11 10:25:39 +02:00
wl18xx wl18xx: fix a bug in wl->num_rx_desc initialization 2012-12-11 10:26:24 +02:00
wl1251 Merge branch 'wl12xx-next' into for-linville 2012-12-04 16:39:47 +02:00
wlcore wlcore: improve handling for Rx errors 2012-12-11 10:26:23 +02:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00