commit | a903ae004a766a675ff063b88b168bd411e7760c | [log] [tgz] |
---|---|---|
author | Gertjan van Wingerde <gwingerde@gmail.com> | Thu Jun 03 10:51:50 2010 +0200 |
committer | Ivo van Doorn <IvDoorn@gmail.com> | Thu Jun 03 10:51:50 2010 +0200 |
tree | f48a3dcedf9e657002918fbd0a72cbf37bc76773 | |
parent | 0b8004aa12d13ec750d102ba4082a95f0107c649 [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> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>