Bug ID 1035734
Summary struct net_device does not have the member 'last_rx'
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Kernel
Assignee kernel-maintainers@forge.provo.novell.com
Reporter manfred.h@gmx.net
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Looking at kernel sources in GIT (e.g.
<https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/tree/include/linux/netdevice.h?id=refs/tags/v4.4.59>)
one can see that "struct net_device" still carries the member "last_rx";
however, the files provided with kernel-{devel,default-devel,syms}-4.4.59-1.1
have this line stripped off. FWIW, this is also the case with the current
kernel for 42.3, i.e. 4.4.60

AFAIK, this member will only be removed beginning with Linux kernel 4.11

Please check which patch erroneously removes the entry. Thx.


You are receiving this mail because: