Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pandad: fix return value in spi_transfer #34082

Merged
merged 1 commit into from
Nov 22, 2024
Merged

pandad: fix return value in spi_transfer #34082

merged 1 commit into from
Nov 22, 2024

Conversation

maxime-desroches
Copy link
Contributor

Currently, if the rx_buf checksum fails or rx_data_len >= SPI_BUF_SIZE, we still return 0

@adeebshihadeh
Copy link
Contributor

Nice find, let's run the test in a massive loop overnight to make sure it's really good now.

@maxime-desroches maxime-desroches merged commit 8939e3a into master Nov 22, 2024
20 checks passed
@maxime-desroches maxime-desroches deleted the spi_zero branch November 22, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants