From: Helmut Schaa Date: Sat, 2 Oct 2010 09:33:42 +0000 (+0200) Subject: rt2x00: Update comment about the AMPDU flag in the TXWI X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ee3802c0021c1387795af234b3e4dc511a9bb3;p=pandora-kernel.git rt2x00: Update comment about the AMPDU flag in the TXWI During testing with AMPDUs it turned out that the rt2800 hw will aggregate consecutive frames with the same RA and TID when the first frame in a possible aggregate has set AMPDU=1 in the TXWI. If a following frame has set AMPDU=0 in its TXWI it might sill end up in the aggregate of the previous frame. Update the comment accordingly. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed