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

Remove tfe_set_standard_interface( ) #13

Closed
wants to merge 1 commit into from
Closed

Remove tfe_set_standard_interface( ) #13

wants to merge 1 commit into from

Conversation

roadriverrail
Copy link
Contributor

There doesn't seem to be a purpose to tfe_set_standard_interface( ) other than
to end up overriding the interface from the configuration file, which
effectively sets interface 0 regardless of what's in the configuration file.

Fixes #12

There doesn't seem to be a purpose to tfe_set_standard_interface( ) other than
to end up overriding the interface from the configuration file, which
effectively sets interface 0 regardless of what's in the configuration file.
@roadriverrail
Copy link
Contributor Author

Looking it over, I don't think tfe_set_standard_interface( ) is really even needed, since by the time it's called, an interface has been selected, I think. PR sent.

@david-schmidt
Copy link
Owner

Thanks, will take a look when I get a chance. You’ve been successful building and running with this change?

@roadriverrail
Copy link
Contributor Author

Barring possibly being crazy or having spazzed out and done something I can't account for, yes.

@roadriverrail roadriverrail closed this by deleting the head repository Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Purpose of DOS_TFE?
2 participants