usb: add forgotten break in usb switch, this could lead to unwanted code being execut...
commit320c3c2ca9839e17db222f25da3ef00c42bcde01
authorAmaury Pouly <pamaury@rockbox.org>
Thu, 27 Oct 2011 10:35:45 +0000 (27 10:35 +0000)
committerAmaury Pouly <pamaury@rockbox.org>
Thu, 27 Oct 2011 10:35:45 +0000 (27 10:35 +0000)
tree9b26a75cef1a5345c72475c7e05e3b239ef85163
parentd3ad36f6e7c7ec3586f5e2c7c880593beb3f9fc5
usb: add forgotten break in usb switch, this could lead to unwanted code being execute like USB_QUIT to be sent on hotswap !

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30843 a1c6a512-1295-4272-9138-f99709370657
firmware/usb.c