ethtool_validate_speed
if (!ethtool_validate_speed(cmd->base.speed) ||
if (ethtool_validate_speed(speed))
if (!ethtool_validate_speed(speed) ||