Vitaly Kuzmichev 0129e327f4 USB-CDC: Correct freeing usb requests
Fix in_ep and out_ep confusion (rx_req was allocated from out_ep, not
from in_ep) and add lost dev->req freeing.

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
2010-09-20 21:57:17 +02:00
..
2010-08-08 05:17:06 +05:30
2010-09-19 12:30:54 +02:00
2010-09-10 00:16:19 +02:00
2010-08-09 11:52:29 -07:00
2010-09-03 11:20:02 +02:00
2010-09-20 21:57:17 +02:00