aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/archs38/patches-4.14
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/archs38/patches-4.14')
-rw-r--r--target/linux/archs38/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/archs38/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch b/target/linux/archs38/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch
index 58094ae96d..e63c2e934b 100644
--- a/target/linux/archs38/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch
+++ b/target/linux/archs38/patches-4.14/700-stmmac-Disable-frame-filtering-completely.patch
@@ -20,7 +20,7 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
--- a/drivers/net/ethernet/stmicro/stmmac/common.h
+++ b/drivers/net/ethernet/stmicro/stmmac/common.h
-@@ -49,7 +49,7 @@
+@@ -46,7 +46,7 @@
#define STMMAC_GET_ENTRY(x, size) ((x + 1) & (size - 1))
#undef FRAME_FILTER_DEBUG