Kernel 3.10.0-862.2.3.el7.x86_64 and BCM4322

Issues related to configuring your network
Post Reply
mearturo
Posts: 35
Joined: 2007/04/22 11:11:05

Kernel 3.10.0-862.2.3.el7.x86_64 and BCM4322

Post by mearturo » 2018/05/12 13:06:33

Dear all,

I just upgraded to 3.10.0-862.2.3.el7.x86_64, and I tried to create the BCM4322 RPM following the instruction found here: https://elrepo.org/tiki/wl-kmod and I am facing this error:

/home/mearturo/rpmbuild/BUILD/wl-kmod-6_30_223_271/src/wl/sys/wl_linux.c:2914:10: error: 'struct net_device' has no member named 'last_rx'
skb->dev->last_rx = jiffies;
^


Any pointer will be greatly appreciated.

Thanks a lot

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: Kernel 3.10.0-862.2.3.el7.x86_64 and BCM4322

Post by toracat » 2018/05/12 13:41:05

Did you use the latest version wl-kmod-6_30_223_271-5.el7.elrepo.nosrc.rpm ?
CentOS Forum FAQ

mearturo
Posts: 35
Joined: 2007/04/22 11:11:05

Re: Kernel 3.10.0-862.2.3.el7.x86_64 and BCM4322

Post by mearturo » 2018/05/12 14:19:37

Thanks a lot!!! That solved the problem

Post Reply