Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinite IN...
[pub/lufa.git] / LUFA / Drivers / USB / LowLevel / Host.c
index 1932b64..037e6d8 100644 (file)
@@ -162,8 +162,6 @@ void USB_Host_ProcessNextHostState(void)
                                break;\r
                        }\r
 \r
-                       Pipe_SetInfiniteINRequests();\r
-                       \r
                        USB_ControlRequest = (USB_Request_Header_t)\r
                                {\r
                                        .bmRequestType = (REQDIR_HOSTTODEVICE | REQTYPE_STANDARD | REQREC_DEVICE),\r