From d14c28fc80d98cc712074c869cbd1659398e8829 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 15 Sep 2016 08:10:55 +0200 Subject: kernel: update kernel 4.4 to version 4.4.20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refresh patches for all targets that support kernel 4.4. Compile-tested on brcm2708 only. Signed-off-by: Álvaro Fernández Rojas --- .../patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/archs38') diff --git a/target/linux/archs38/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch b/target/linux/archs38/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch index 1c79ed238c..cd66de82b2 100644 --- a/target/linux/archs38/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch +++ b/target/linux/archs38/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch @@ -18,8 +18,6 @@ Signed-off-by: Alexey Brodkin 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 - -- cgit v1.2.3