commit | e1fe7c38d39f8f6ebdffc3a55e2ec6e2ec0d1872 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:26:06 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:24:12 2011 -0400 |
tree | 41697a62feb8438f2cc74b9d92d7d73e0c23df0d | |
parent | b587fc81a80b9656f64e89fe0a106ffa4b35abca [diff] |
ath9k_htc: Optimize HTC start/stop API There is no point in looping over all the endpoints, since the HIF layer uses the start/stop APIs only for the TX pipe. Simplify the API accordingly. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>