wl1271: Fix queue stopping/waking for TX path
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:Juuso Oikarinen <juuso.oikarinen@nokia.com> Reviewed-by:
Kalle Valo <kalle.valo@nokia.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- drivers/net/wireless/wl12xx/wl1271.h 2 additions, 1 deletiondrivers/net/wireless/wl12xx/wl1271.h
- drivers/net/wireless/wl12xx/wl1271_main.c 5 additions, 7 deletionsdrivers/net/wireless/wl12xx/wl1271_main.c
- drivers/net/wireless/wl12xx/wl1271_tx.c 15 additions, 13 deletionsdrivers/net/wireless/wl12xx/wl1271_tx.c
Loading
Please register or sign in to comment