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

kernel.h: Fix netif_napi_add API arguments for RHEL. #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

InterLinked1
Copy link
Contributor

Commit 08fda50 fixed this issue for some versions of RHEL, but not all of them, and in particular did not fix the issue on RHEL 8 past 8.8. This improves the targeting for RHEL for a more comprehensive fix.

Resolves: #38

Commit 08fda50 fixed
this issue for some versions of RHEL, but not all of them,
and in particular did not fix the issue on RHEL 8 past
8.8. This improves the targeting for RHEL for a more
comprehensive fix.

Resolves: asterisk#38
@InterLinked1
Copy link
Contributor Author

@push143smart @duncanpatterson There are a slew of unmerged PRs sitting here addressing critical compilation failures and no action has been taken to review or merge them. I have already gone ahead and address various outstanding build issues, I would like to ask once again that merging fixes and publishing a new RC be prioritized - thanks!

@push143smart
Copy link
Contributor

push143smart commented Nov 19, 2024 via email

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.

In Rocky Linux 8.8 or 9.2 got compilation failures related with netif_napi_add function
2 participants