Fix ftdi_set_interface: It gets called before ftdi_usb_open().
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 29 Mar 2010 10:21:52 +0000 (12:21 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 29 Mar 2010 10:21:52 +0000 (12:21 +0200)
commit1971c26df1e1aa88c1191401f4e2b0afc1b5b344
tree25e7b918f7f3796a7c10c277935564aabdbf773d
parent22a1b5c16cfded0f207e608f57f742db404c5fe8
Fix ftdi_set_interface: It gets called before ftdi_usb_open().

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