awesometic / realtek-r8125-dkms

A DKMS package for easy use of Realtek r8125 driver, which supports 2.5 GbE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9.013.02 does not work with kernel 6.9

faptaincrunch opened this issue · comments

Fresh Ubuntu 24.04 install. DKMS and running the autorun script fail.

/home/marc/Downloads/r8125-9.013.02/src/r8125_n.c:7682:20: error: initialization of ‘int (*)(struct net_device *, struct ethtool_keee *)’ from incompatible pointer type ‘int (*)(struct net_device *, struct ethtool_eee *)’ [-Werror=incompatible-pointer-types]
 7682 |         .get_eee = rtl_ethtool_get_eee,
      |                    ^~~~~~~~~~~~~~~~~~~

Hello.

This is the same issue with #56 , so I will close this issue. Please visit that page to discuss.