From: Stanislaw Gruszka Date: Wed, 14 Mar 2012 10:16:18 +0000 (+0100) Subject: rt2x00: rt2800usb: rework txdone code X-Git-Tag: v3.4-rc1~177^2~48^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed61e2b02027935520d1be884fac0b2ffce8379a;p=pandora-kernel.git rt2x00: rt2800usb: rework txdone code Patch change txdone code to make it similar like txdone in rt2800pci, process only one entry from queue matching tx status. Before we processed all pending entries from queue until PACKEDID match, that caused that we do not report tx statuses correctly. Signed-off-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed