Skip to content

Conversation

@primis
Copy link

@primis primis commented Jun 30, 2021

alloc_netdev now has 4 arguments, the third being the "name_assign_type"
the new definition is as follows:
#define alloc_netdev(sizeof_priv, name, name_assign_type, setup)

This allows compilation on modern linux systems

alloc_netdev now has 4 arguments, the third being the "name_assign_type"
the new definition is as follows:
`#define alloc_netdev(sizeof_priv, name, name_assign_type, setup)`

This allows compilation on modern linux systems
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.

1 participant