uvc: ack SET_CUR after data
This commit is contained in:
parent
94cfc2d422
commit
2bb9b2f196
@ -525,7 +525,8 @@ fn handle_data(
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// No extra response required; ep0 data stage completion ends the control transfer.
|
// 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