commit | 6ef9b13db24757a9856f2feb1e571f34938567c9 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jan 16 21:38:51 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 16:00:41 2009 -0500 |
tree | 3a5a787949754f72a1cb509b77bea86a29a160c0 | |
parent | 059d806cdcad3848582519f0546cf8b3bfede7a3 [diff] |
ath9k: Handle holding descriptor in TX completion properly If the current holding descriptor is the last one in the TX queue, *and* it has been marked as STALE, then move it to the free list and bail out, as it has already been processed. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>