commit | 3a758134e66ca74a9df792616b5288b2fa2cfd7f | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Mon Apr 21 16:14:56 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 22 14:09:37 2014 -0400 |
tree | 368a5ae3ebd1dfbf016aff9934ee61fc0dc43c84 | |
parent | 328e203fc35f0b4f6df1c4943f74cf553bcc04f8 [diff] |
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>