]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitfd09c85fe15aa66a69f091ba178817d5ef82476d
tree54f0d5a8ed38406cf610d37aee1a597375beff20
parent6741e7f048dacc92e37c5d724ff5c64e45f6c2c9
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>
drivers/net/wireless/ath/ath9k/xmit.c