asterisk / dahdi-linux

This is the official dahdi-linux repository. All issues and PR should be raised here.
GNU General Public License v2.0
47 stars 69 forks source link

next: fix kernel 6.1 build #14

Closed john-tho closed 1 year ago

john-tho commented 1 year ago

kernel 6.1 cut the weight arg from netif_napi_add: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b48b89f9c189d24eb5e2b4a0ac067da5a24ee86d

only compile tested on aarch64 kernel 6.1rc1


I have now discovered the next branch… It already had the 5.18 pci_ fix

push143smart commented 1 year ago

Closing this merge request as we did raise a new merge request against the master branch intsead if next as oer the new branching strategy. https://github.com/asterisk/dahdi-linux/wiki/Development#branching-strategy

Please make sure to raise the pull/merge requests against the master branch instead of the next branch.