Skip to content

net: ethernet: remove unused family variable #83916

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

Merged

Conversation

clamattia
Copy link
Collaborator

Remove unused family variable from receive function in ethernet layer 2. It is checked only once under such conditions, that do not allow the variable to be different.

Remove unused family variable from receive function in ethernet layer 2.
It is checked only once under such conditions, that do not allow the
variable to be different.

Signed-off-by: Cla Mattia Galliard <[email protected]>
@clamattia clamattia force-pushed the ethernet_receive_refactoring branch from f11e3ce to e3ce1ee Compare January 14, 2025 12:45
@kartben kartben merged commit 35df867 into zephyrproject-rtos:main Jan 16, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants