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 12:19:02 +0000 (13:19 +0100)
commitcd12c91dde48dc4b73d4e5f6224adae61ad51900
treefb3fc2f896a90655429f774f0332a596647626f6
parent670f14ce6781ab59e359f5153556c668e032dbc7
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>
(cherry picked from commit b47614f9f18c7d1c24104ef1d53c8d1ac8920ba4)
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]