From: Ivo van Doorn Date: Mon, 30 Aug 2010 19:13:30 +0000 (+0200) Subject: rt2x00: Validate TX status results with current data entry X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3613884d96b186f58a77af05122f84167604aad9;p=pandora-kernel.git rt2x00: Validate TX status results with current data entry Instead of printing a warning when the PID, ACK, or WCID of an entry don't match the TX status report, we should skip the entry to search for the entry which actually does match the TX status data. This reduces the number of watchdog errors on the TX queues for rt2800usb, and seems to improve the reliability of the TX flow a bit. Signed-off-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed