CANXL_MIN_MTU
dev->min_mtu = CANXL_MIN_MTU;
if (dev->mtu >= CANXL_MIN_MTU)
return (mtu >= CANXL_MIN_MTU && mtu <= CANXL_MAX_MTU);