From: Dean Camera Date: Wed, 15 Apr 2009 00:56:12 +0000 (+0000) Subject: Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine using... X-Git-Tag: LUFA-110528-BETA~1219 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ef06bfd1c0ef5272c32808e23d0fd60d2d1bca9c?hp=ef06bfd1c0ef5272c32808e23d0fd60d2d1bca9c Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine using incorrectly named variables (thanks to Jonathan Oakley). Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei). ---