generic/4.0: upgrade to 4.0-rc5
[15.05/openwrt.git] / target / linux / generic / patches-4.0 / 680-NET-skip-GRO-for-foreign-MAC-addresses.patch
index a192960..48d73d1 100644 (file)
@@ -102,7 +102,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
        return 0;
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
-@@ -1589,6 +1589,8 @@ struct net_device {
+@@ -1592,6 +1592,8 @@ struct net_device {
        struct netdev_hw_addr_list      mc;
        struct netdev_hw_addr_list      dev_addrs;