kernel: bump 4.9 to 4.9.202
Refreshed all patches. Altered patches: - 902-debloat_proc.patch Compile-tested on: none Runtime-tested on: none Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
@@ -137,7 +137,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
|
||||
|
||||
--- a/drivers/net/can/c_can/c_can.c
|
||||
+++ b/drivers/net/can/c_can/c_can.c
|
||||
@@ -1070,7 +1070,7 @@ static int c_can_poll(struct napi_struct
|
||||
@@ -1079,7 +1079,7 @@ static int c_can_poll(struct napi_struct
|
||||
|
||||
end:
|
||||
if (work_done < quota) {
|
||||
@@ -668,7 +668,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
|
||||
|
||||
--- a/drivers/net/ethernet/hisilicon/hip04_eth.c
|
||||
+++ b/drivers/net/ethernet/hisilicon/hip04_eth.c
|
||||
@@ -559,7 +559,7 @@ refill:
|
||||
@@ -561,7 +561,7 @@ refill:
|
||||
priv->reg_inten |= RCV_INT;
|
||||
writel_relaxed(priv->reg_inten, priv->base + PPE_INTEN);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user