diff options
Diffstat (limited to 'target/linux/archs38')
-rw-r--r-- | target/linux/archs38/patches-4.4/700-stmmac-Disable-frame-filtering-completely.patch | 5 |
1 files changed, 0 insertions, 5 deletions
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 <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 - |