-
- Downloads
wl1251: Fix queue stopping/waking for TX path
This patch was adapted from 06f7bc7d (from linus's linux-2.6 tree of kernel.org) here's the original message: The queue stopping/waking functionality was broken in a way that could cause huge latencies in TX transfers and even cause the TX to stall in the right circumstances. Correct these problems. Signed-off-by:Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by:
Kalle Valo <kvalo@adurom.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/wl12xx/wl1251.h 4 additions, 1 deletiondrivers/net/wireless/wl12xx/wl1251.h
- drivers/net/wireless/wl12xx/wl1251_main.c 5 additions, 7 deletionsdrivers/net/wireless/wl12xx/wl1251_main.c
- drivers/net/wireless/wl12xx/wl1251_tx.c 15 additions, 5 deletionsdrivers/net/wireless/wl12xx/wl1251_tx.c
Loading
Please register or sign in to comment