ath9k: Fix TX fragmentation
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 17 Apr 2012 03:04:50 +0000 (08:34 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Apr 2012 18:17:05 +0000 (14:17 -0400)
Assigning sequence number for frames without taking care
of the fragment field breaks transmission of fragmented frames.
Fix this by assigning the fragment number properly.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found