kernel: bump 4.14 to 4.14.20
[openwrt/openwrt.git] / target / linux / archs38 / patches-4.14 / 700-stmmac-Disable-frame-filtering-completely.patch
index 58094ae96d86042ca735cc2b5be0d7d6a3aa99dc..e63c2e934b316bd030334f859a7d405cd38f6ffb 100644 (file)
@@ -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