Followup-For: Bug #1043116 Control: tag -1 sid trixie The fix may be as simple as adding
#if LINUX_VERSION_CODE >= KERNEL_VERSION(6,5,0)
#include <net/gso.h>
#endif
somewhere.
That's all I had to do for fixing r8168-dkms which had the same error.
Andreas

