commit | 729bd3ab460d3bb8236cc8f6fd0289201124112d | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:25:41 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:23:51 2011 -0400 |
tree | ab8c0b745939b3a524e10f66308692820c8b3b43 | |
parent | d67ee5339363608adce786ec8fd62a0fb2b66116 [diff] |
ath9k_htc: Move endpoint header parsing to TX tasklet There is no need to do endpoint header removal in the ISR. Also, this is needed when TX slot management is added later on. Use a helper function to strip the driver header. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>