uvc: ack commit after data
This commit is contained in:
parent
2bb9b2f196
commit
a939dfcc77
@ -524,11 +524,11 @@ fn handle_data(
|
||||
payload
|
||||
);
|
||||
}
|
||||
}
|
||||
// ACK the OUT transfer after we've processed the payload.
|
||||
// ACK commit after we've processed the payload.
|
||||
let _ = send_response(fd, uvc_send_response, &[]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fn build_in_response(
|
||||
state: &UvcState,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user