Fix a bug in usbserial that would allow to send messages on EP_CONTROL between usb...
commit42efad4fe36d8dab8d09400548a112b6c9b1b024
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Mon, 11 Jan 2010 21:03:48 +0000 (11 21:03 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Mon, 11 Jan 2010 21:03:48 +0000 (11 21:03 +0000)
tree1069ec9ee7ef310cc20413a513518a7df350b767
parent076a065cacd8a1d06cfe21ba154f82d9542846e5
Fix a bug in usbserial that would allow to send messages on EP_CONTROL between usb init and endpoints allocation via logf.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24214 a1c6a512-1295-4272-9138-f99709370657
firmware/usbstack/usb_serial.c