kernel: bump 4.9 to 4.9.146
Refreshed all patches. Compile-tested on: brcm2708 Runtime-tested on: brcm2708 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -1370,7 +1370,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
|
||||
&queue_tx_maxrate.attr,
|
||||
--- a/net/core/rtnetlink.c
|
||||
+++ b/net/core/rtnetlink.c
|
||||
@@ -3706,7 +3706,7 @@ static int rtnl_get_offload_stats(struct
|
||||
@@ -3709,7 +3709,7 @@ static int rtnl_get_offload_stats(struct
|
||||
if (!size)
|
||||
continue;
|
||||
|
||||
@@ -1379,7 +1379,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
|
||||
continue;
|
||||
|
||||
attr = nla_reserve_64bit(skb, attr_id, size,
|
||||
@@ -3747,7 +3747,7 @@ static int rtnl_get_offload_stats_size(c
|
||||
@@ -3750,7 +3750,7 @@ static int rtnl_get_offload_stats_size(c
|
||||
|
||||
for (attr_id = IFLA_OFFLOAD_XSTATS_FIRST;
|
||||
attr_id <= IFLA_OFFLOAD_XSTATS_MAX; attr_id++) {
|
||||
|
||||
@@ -1713,7 +1713,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
|
||||
ret = phydrv->resume(phydev);
|
||||
|
||||
if (ret)
|
||||
@@ -1723,7 +1723,7 @@ static int phy_remove(struct device *dev
|
||||
@@ -1720,7 +1720,7 @@ static int phy_remove(struct device *dev
|
||||
phydev->state = PHY_DOWN;
|
||||
mutex_unlock(&phydev->lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user