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