commit | 2c5d57f004673a9c8658e20b1fa3f992b5a10f70 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:25:47 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:23:57 2011 -0400 |
tree | 93576651f009819fa7b1160c9a2d567ee4284e94 | |
parent | 729bd3ab460d3bb8236cc8f6fd0289201124112d [diff] |
ath9k_htc: Add TX slots Maintain a bitmap of slots for transmission and update the cookie field for every packet with the slot value. This value would be used for matching packets when TX completion processing is added. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>