Jiri Slaby changed bug 1233407
What Removed Added
Resolution FIXED ---
Status RESOLVED REOPENED
Assignee kernel-bugs@opensuse.org jeffm@suse.com

Comment # 4 on bug 1233407 from Jiri Slaby
(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/0935edd8569b2a90eb5d66b83742f969e91a60f2

should take care of this, I believe. Thanks.


You are receiving this mail because: