drivers: can: mcan: Fix flag overflow for some MCUs
The number of extended filters can be up to 15 for MCUs like the NXP
LPC55Sxx series, so the flags don't fit into uint8_t.
Fixes #53417
Signed-off-by:
Martin Jäger <martin@libre.solar>
Loading
Please sign in to comment