Skip to content
Commit f9576a77 authored by Mathieu Choplain's avatar Mathieu Choplain Committed by Henrik Brix Andersen
Browse files

drivers: can: add missing argument to LOG_ERR call



PR #64399 introduced checks for out-of-bounds filter IDs
in CAN drivers, along with logging of said IDs; however,
the call to LOG_ERR in the native POSIX/Linux driver is
missing the 'filter_id' argument.

This commit adds the missing argument to ensure proper
data is printed when the LOG_ERR call is performed.

Signed-off-by: default avatarMathieu Choplain <mathieu.choplain@st.com>
(cherry picked from commit 6ff47b15)
parent b90726cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment