kmod-sched-cake: don't gso fixup on fixed kernels
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 28 Sep 2018 08:42:33 +0000 (09:42 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Tue, 2 Oct 2018 11:04:11 +0000 (12:04 +0100)
commitb47614f9f18c7d1c24104ef1d53c8d1ac8920ba4
treec1d05a101aee5b27bcb6c4defd743a86c8e45bd6
parent031c31ccdb89a53f5c13ce55b8e2b73c398ebdb8
kmod-sched-cake: don't gso fixup on fixed kernels

Kernels 4.14.73 & 4.9.140 include the gso fixup fix, so cake
doesn't need to do it.  Let's not waste cpu cycles by doing it in
cake which could be really important on cpu constrained devices.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
package/kernel/kmod-sched-cake/Makefile
package/kernel/kmod-sched-cake/patches/100-remove-skb-max-fix-on-fixed-kernels.patch [new file with mode: 0644]