Re: [PATCH v2] can: usb: f81604: fix struct f81604_int_data size mismatch
Drew Willey <[email protected]>
| Newsgroups | org.kernel.vger.stable,org.kernel.vger.linux-can,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Tested running ChromeOS, kernel 6.12, rev facaadd, f81604 (2c42:1709), the driver hits "f81604_read_int_callback: short int URB: 9 < 12" on the first Tx attempt and stops the Tx queue. Subsequent frames queue up and are not transmitted. Reloaded the f81604 module with this patch. Transmitted several frames over a minute and all succeed. Tested-by: Drew Willey <[email protected]>