tools: build squashfs (v3) for ath79
[openwrt/.git] / target / linux / arc770 / patches-4.9 / 700-stmmac-Disable-frame-filtering-completely.patch
index cd66de82b257516eb7df256803300efc8f4001c4..58094ae96d86042ca735cc2b5be0d7d6a3aa99dc 100644 (file)
@@ -20,8 +20,8 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
 
 --- a/drivers/net/ethernet/stmicro/stmmac/common.h
 +++ b/drivers/net/ethernet/stmicro/stmmac/common.h
-@@ -42,7 +42,7 @@
- #define       DWMAC_CORE_3_50 0x35
+@@ -49,7 +49,7 @@
+ #define STMMAC_GET_ENTRY(x, size)     ((x + 1) & (size - 1))
  
  #undef FRAME_FILTER_DEBUG
 -/* #define FRAME_FILTER_DEBUG */