kernel: update kernel 4.4 to 4.4.50
[openwrt/staging/yousong.git] / target / linux / generic / patches-4.4 / 072-net-add-devm-version-of-alloc_etherdev_mqs-function.patch
index 1d44d487c74364b1a55269fcd2384427207350e2..be03cca9ee754985a717b3c44c49a10ab6460f14 100644 (file)
@@ -33,7 +33,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  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);