kernel: bump 4.9 to 4.9.87

- Refreshed all patches

Compile tested on: ar71xx
Runtime tested on: ar71xx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2018-03-12 11:51:36 +01:00
committed by Hauke Mehrtens
parent 12d3d87a91
commit fa8e99c51d
12 changed files with 19 additions and 19 deletions

View File

@@ -421,7 +421,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
* These are the defined Ethernet Protocol ID's.
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -6615,9 +6615,18 @@ int dev_set_mtu(struct net_device *dev,
@@ -6622,9 +6622,18 @@ int dev_set_mtu(struct net_device *dev,
if (new_mtu == dev->mtu)
return 0;