From: Sujith Manoharan Date: Tue, 17 Apr 2012 03:04:50 +0000 (+0530) Subject: ath9k: Fix TX fragmentation X-Git-Tag: v3.4-rc6~23^2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd09c85fe15aa66a69f091ba178817d5ef82476d;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed