[elrepo] r8169 driver for 7.5

Akemi Yagi toracat at elrepo.org
Tue May 22 13:02:12 EDT 2018


On Tue, May 22, 2018 at 4:53 AM, Nick Howitt <nick at howitts.co.uk> wrote:
> Hi Phil,
>
> Is there any chance of updating the r8169 driver to be compatible with 7.5?
> I am getting the following errors:
>
>    /home/build/rpmbuild/BUILD/r8169-6.020.00/src/r8169_n.c:2617:9:
>    error: unknown field 'ndo_change_mtu' specified in initializer
>              .ndo_change_mtu  = rtl8169_change_mtu,

That build error can be fixed by changing

.ndo_change_mtu

to

.ndo_change_mtu_rh74
(Thanks to pgreco for the fix)

By the way does the in-kernel r8169 driver not work for you?

Akemi


More information about the elrepo mailing list