commit | e06ea97fa47611992a5a61058729cf8e83bf6fda | [log] [tgz] |
---|---|---|
author | Tomoki Sekiyama <tomoki.sekiyama@gmail.com> | Sun Oct 03 06:59:06 2010 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:52 2010 -0700 |
tree | 11f56ee7991106409bc6c4d51af1db567a758f84 | |
parent | 1b62d2583963d5974974aa923214bada7aa7b5d1 [diff] |
USB: yurex: fix memory leak and corrupted messages This fixes the memory leak on disconnecting the device. In addition, it fixes some messages corrupted by incorrect encoding. Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>