Searched hist:"3 a758134e66ca74a9df792616b5288b2fa2cfd7f" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 3a758134e66ca74a9df792616b5288b2fa2cfd7f Tue Apr 22 01:14:56 CEST 2014 Tim Harvey <tharvey@gateworks.com> ath9k: fix possible hang on flush
If a flush is requested, make sure to clear the descriptor once we've processed it.
This resolves a hang that will occur if all RX descriptors are full when a flush is requested.
Signed-off-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|