kernel: bump kernel 4.4 to version 4.4.147
[openwrt/staging/xback.git] / target / linux / generic / patches-4.4 / 680-NET-skip-GRO-for-foreign-MAC-addresses.patch
index bfe76dbc16cf20a595d23237a1af9378b0ff3254..be4d032f2736f06322fd9a7927c1ce20983daac6 100644 (file)
@@ -114,7 +114,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 --- a/include/linux/skbuff.h
 +++ b/include/linux/skbuff.h
 @@ -642,7 +642,8 @@ struct sk_buff {
-       __u8                    ipvs_property:1;
        __u8                    inner_protocol_type:1;
        __u8                    remcsum_offload:1;
 -      /* 3 or 5 bit hole */