From: Gertjan van Wingerde Date: Thu, 3 Jun 2010 08:51:50 +0000 (+0200) Subject: rt2x00: Fix rt2800usb TX descriptor writing. X-Git-Tag: v2.6.36-rc1~571^2~615^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a903ae004a766a675ff063b88b168bd411e7760c;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 Signed-off-by: Ivo van Doorn --- Reading git-diff-tree failed