summaryrefslogtreecommitdiffstats
path: root/target/linux/arc770
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2016-09-15 08:10:55 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2016-09-15 08:10:55 +0200
commitd14c28fc80d98cc712074c869cbd1659398e8829 (patch)
treef948eebc99fee88d52e4cf4c34fec6a9d3849c35 /target/linux/arc770
parent65c5d097a4cf355473cb2c13c0835f8ad866653a (diff)
downloadmaster-31e0f0ae-d14c28fc80d98cc712074c869cbd1659398e8829.tar.gz
master-31e0f0ae-d14c28fc80d98cc712074c869cbd1659398e8829.tar.bz2
master-31e0f0ae-d14c28fc80d98cc712074c869cbd1659398e8829.zip
kernel: update kernel 4.4 to version 4.4.20
Refresh patches for all targets that support kernel 4.4. Compile-tested on brcm2708 only. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/arc770')
-rw-r--r--target/linux/arc770/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/arc770/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch b/target/linux/arc770/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch
index 1c79ed238c..cd66de82b2 100644
--- a/target/linux/arc770/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch
+++ b/target/linux/arc770/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch
@@ -18,8 +18,6 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
drivers/net/ethernet/stmicro/stmmac/common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/drivers/net/ethernet/stmicro/stmmac/common.h b/drivers/net/ethernet/stmicro/stmmac/common.h
-index 623c6ed..6396b81 100644
--- a/drivers/net/ethernet/stmicro/stmmac/common.h
+++ b/drivers/net/ethernet/stmicro/stmmac/common.h
@@ -42,7 +42,7 @@
@@ -31,6 +29,3 @@ index 623c6ed..6396b81 100644
/* Extra statistic and debug information exposed by ethtool */
struct stmmac_extra_stats {
---
-2.7.4
-