commit | fd09c85fe15aa66a69f091ba178817d5ef82476d | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Apr 17 08:34:50 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 17 14:17:05 2012 -0400 |
tree | 54f0d5a8ed38406cf610d37aee1a597375beff20 | |
parent | 6741e7f048dacc92e37c5d724ff5c64e45f6c2c9 [diff] |
ath9k: Fix TX fragmentation 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>