https://bugzilla.suse.com/show_bug.cgi?id=1233407 https://bugzilla.suse.com/show_bug.cgi?id=1233407#c4 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED Assignee|kernel-bugs@opensuse.org |jeffm@suse.com --- Comment #4 from Jiri Slaby <jslaby@suse.com> --- (In reply to Jiri Slaby from comment #3)
Linked, but fails to build against 6.12: [ 23s] /home/abuild/rpmbuild/BUILD/ovpn-dco-0.2.20240712~git0.d22d04e/obj-default/ drivers/net/ovpn-dco/main.c:130:47: error: ‘NETIF_F_LLTX’ undeclared (first use in this function); did you mean ‘NETIF_F_LRO’? [ 23s] 130 | netdev_features_t feat = NETIF_F_SG | NETIF_F_LLTX | [ 23s] | ^~~~~~~~~~~~ [ 23s] | NETIF_F_LRO
Jeff, could you update it? This https://github.com/OpenVPN/ovpn-dco/commit/0935edd8569b2a90eb5d66b83742f969e... should take care of this, I believe. Thanks. -- You are receiving this mail because: You are the assignee for the bug.