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

[Backport v3.3-branch] drivers: can: be consistent in filter_id checks when removing rx filters #64427

Conversation

henrikbrixandersen
Copy link
Member

Backport 6c5400d from #64399.

Fixes: #64398 #64414

Change the CAN controller driver implementations for the
can_remove_rx_filter() API call to be consistent in their validation of the
supplied filter_id.

Fixes: zephyrproject-rtos#64398

Signed-off-by: Henrik Brix Andersen <[email protected]>
@henrikbrixandersen henrikbrixandersen requested a review from a team October 26, 2023 19:11
@henrikbrixandersen henrikbrixandersen merged commit a094fc5 into zephyrproject-rtos:v3.3-branch Oct 26, 2023
29 checks passed
@henrikbrixandersen henrikbrixandersen deleted the backport-64399-to-v3.3-branch branch October 30, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN area: native port Host native arch port (native_sim) Backport Backport PR and backport failure issues platform: NXP NXP platform: Renesas R-Car Renesas R-Car platform: STM32 ST Micro STM32
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Backport v3.3-branch] Failed to backport #64399
4 participants