From: Gertjan van Wingerde Date: Thu, 13 May 2010 19:16:04 +0000 (+0200) Subject: rt2x00: Fix rt2800usb TX descriptor writing. X-Git-Tag: v2.6.35-rc1~260^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663cb47cc2c5acd32850f67d051e47d62ed199c9;p=pandora-kernel.git rt2x00: Fix rt2800usb TX descriptor writing. The recent changes to skb handling introduced a bug in the rt2800usb TX descriptor writing whereby the length of the USB packet wasn't calculated correctly. Found via code inspection, as the devices themselves didn't seem to mind. Signed-off-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed