Fix ftdi_set_interface: It get's called before ftdi_usb_open().
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 29 Mar 2010 10:18:10 +0000 (12:18 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 29 Mar 2010 10:18:10 +0000 (12:18 +0200)
commit6b11b482449214d82584185c0b80daadac46c32b
treec19195773118739cb56f9e25730286e870f41e43
parent8970ed7e36f5f4aa85dd5c3a47ee5d2e1044a870
Fix ftdi_set_interface: It get's called before ftdi_usb_open().

Thanks to Marcus Krellig for pointing it out.
src/ftdi.c