From: Stanislaw Gruszka Date: Wed, 14 Mar 2012 10:16:20 +0000 (+0100) Subject: rt2x00: rt2800usb: do not check packedid for aggregated frames X-Git-Tag: v3.4-rc1~177^2~48^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f8f718ae1e1a6b4e16e67e9e67aff1864419f2e;p=pandora-kernel.git rt2x00: rt2800usb: do not check packedid for aggregated frames Tx statuses of aggregated subframes contain packetid of first subframe in the AMPDU. We can not identify AMPDU subframes based on packedid, so simply assume that status match first pending frame in the queue. Thats mostly the same what 2800pci do. Signed-off-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Acked-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed