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 v2.7-branch] drivers: can: be consistent in filter_id checks when removing rx filters #64431

Conversation

henrikbrixandersen
Copy link
Member

Backport 6c5400d from #64399.

Fixes: #64398 #64413

@henrikbrixandersen henrikbrixandersen added area: CAN Backport Backport PR and backport failure issues labels Oct 26, 2023
@henrikbrixandersen henrikbrixandersen linked an issue Oct 26, 2023 that may be closed by this pull request
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 force-pushed the backport-64399-to-v2.7-branch branch from dfac3e6 to 5bd46a3 Compare October 26, 2023 09:19
@fabiobaltieri fabiobaltieri requested a review from cfriedt October 26, 2023 11:06
@cfriedt cfriedt merged commit 2e98b1f into zephyrproject-rtos:v2.7-branch Oct 26, 2023
22 checks passed
@henrikbrixandersen henrikbrixandersen deleted the backport-64399-to-v2.7-branch branch October 30, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN Backport Backport PR and backport failure issues platform: NXP NXP
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Backport v2.7-branch] Failed to backport #64399
3 participants