intel / intel/ethernet-linux-ixgbe

build failes on kernel 6.15.2 because of function rename

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
77
Forks
31
PR merge metrics
No merged PRs in 30d

Description

apparently the del_timer_sync() function was renamed to timer_delete_sync() and the backward compatbility wrapper was removed.

It builds fine after renaming the function

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.