commit | 3bf30b56c4f0a1c4fae34050b7db4527c92891e8 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Thu Nov 18 12:19:52 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 18 13:17:47 2010 -0500 |
tree | bad5fede5c21abc8945d57594ad6617b2a5b1981 | |
parent | 09a02fdb919876c01e8f05960750a418b3f7fa48 [diff] |
ath9k_htc: Avoid setting QoS control for non-QoS frames Setting tid information in the TX header is required only for QoS frames. Not handling this case causes severe data loss with some APs. Cc: stable@kernel.org Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>