Bug ID 1051364
Summary Missing module r8168 for kernel 4.4.76
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware x86-64
OS openSUSE 42.3
Status NEW
Severity Major
Priority P5 - None
Component Kernel
Assignee kernel-maintainers@forge.provo.novell.com
Reporter werner@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Please note that loading r8169 does not help as this module does not work on
this notebook.  This is the reason why I've blacklisted it as otherwise the
module breaks networkinf and bluetooth.

With current source tree of r8168-8.040.00 I'm not able to build the module
with 4.4.76

make[1]: Entering directory '/usr/src/linux-4.4.76-1-obj/x86_64/default'
  CC [M]  /usr/src/r8168-8.040.00/r8168_n.o
/usr/src/r8168-8.040.00/r8168_n.c: In function 'rtl8168_start_xmit':
/usr/src/r8168-8.040.00/r8168_n.c:24562:12: error: 'struct net_device' has no
member named 'trans_start'
         dev->trans_start = jiffies;
            ^
/usr/src/r8168-8.040.00/r8168_n.c: In function 'rtl8168_rx_interrupt':
/usr/src/r8168-8.040.00/r8168_n.c:24809:28: error: 'struct net_device' has no
member named 'last_rx'
                         dev->last_rx = jiffies;
                            ^


You are receiving this mail because: