Commit fb27602
committed
Fix USBTMC status byte interrupt buffer
Copy the READ_STATUS_BYTE interrupt payload into the class endpoint buffer before queuing the interrupt IN transfer. This keeps the buffer valid until the asynchronous transfer completes.
Fixes hathach#2928
Generated-by: OpenAI Codex
Signed-off-by: aineoae86-sys <ai.neo.ae86@gmail.com>1 parent 41b8ad2 commit fb27602
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
| 825 | + | |
825 | 826 | | |
826 | | - | |
| 827 | + | |
827 | 828 | | |
828 | 829 | | |
829 | 830 | | |
| |||
0 commit comments