commit | 663cb47cc2c5acd32850f67d051e47d62ed199c9 | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Thu May 13 21:16:04 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 24 15:07:42 2010 -0400 |
tree | 08165cac25b78182f085c20bac7902cd5c51f733 | |
parent | 9655a6ec19ca656af246fb80817aa337892aefbf [diff] |
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 <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>