From 91a65f6c88aaf3155409f10ff6e8d55386ab13a0 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Sun, 19 Feb 2017 10:48:39 +0000 Subject: kernel: update kernel 4.4 to 4.4.50 Bump kernel from 4.4.49 to 4.4.50 Compile tested: All targets Run tested: ar71xx Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant --- .../072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch') diff --git a/target/linux/generic/patches-4.4/072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch b/target/linux/generic/patches-4.4/072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch index 1d44d48..be03cca 100644 --- a/target/linux/generic/patches-4.4/072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch +++ b/target/linux/generic/patches-4.4/072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch @@ -33,7 +33,7 @@ Signed-off-by: David S. Miller int eth_gro_complete(struct sk_buff *skb, int nhoff); --- a/net/ethernet/eth.c +++ b/net/ethernet/eth.c -@@ -387,6 +387,34 @@ struct net_device *alloc_etherdev_mqs(in +@@ -388,6 +388,34 @@ struct net_device *alloc_etherdev_mqs(in } EXPORT_SYMBOL(alloc_etherdev_mqs); -- cgit v1.1