Control: close -1 (Doing some cleanp)
6.4 is older than stable, this bug can be (IMHO) be closed. (it's at least fixed for 6.17) -- tobi On Mon, 14 Aug 2023 16:07:37 +0200 Jan Volec <[email protected]> wrote: > Package: virtualbox-dkms > Version: 7.0.10-dfsg-2 > Severity: important > Tags: patch > X-Debbugs-Cc: [email protected] > > Dear Maintainer, > > including <net/gso.h> is required for DKMS to compile /usr/src/virtualbox-7.0.10/vboxnetflt/linux/VBoxNetFlt-linux.c > against the 6.4.10 linux kernel. > > Since this was handled correctly for 6.5.x kernel, the following patch seems rather straightforward: > > 50c50 > < #if RTLNX_VER_MIN(6,5,0) > --- > > #if RTLNX_VER_MIN(6,4,10) > > > Cheers, Jan

