ath9k_htc: Avoid setting QoS control for non-QoS frames
authorRajkumar Manoharan <rmanoharan@atheros.com>
Thu, 18 Nov 2010 06:49:52 +0000 (12:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Nov 2010 18:17:47 +0000 (13:17 -0500)
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>

No differences found