Skip to content

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

Merged
push143smart merged 1 commit intoasterisk:masterfrom
InterLinked1:master-issue-38
Dec 23, 2024
Merged

kernel.h: Fix netif_napi_add API arguments for RHEL.#57
push143smart merged 1 commit intoasterisk:masterfrom
InterLinked1:master-issue-38

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

@InterLinked1
Copy link
Contributor Author

Hi, Sure we will do the needful. Best Regards, Pushkar

@push143smart @duncanpatterson Any update on this?

@duncanpatterson
Copy link
Contributor

@push143smart has started the merge, just completing some initial tests and merge conflicts.

Duncan

@push143smart push143smart merged commit e7ba13d into asterisk:master Dec 23, 2024
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

3 participants