Mediatek:enable ppe update nf stat by default

This commit is contained in:
padavanonly 2023-12-08 21:00:02 +08:00 committed by hanwckf
parent 15bdc19d95
commit 6327b205f1

View File

@ -755,7 +755,7 @@ static int hnat_probe(struct platform_device *pdev)
#else
hnat_priv->ppe_base[0] = hnat_priv->fe_base + 0xe00;
#endif
hnat_priv->nf_stat_en = true; /* enable ppe update nf stat by default */
hnat_priv->ipv6_en = true; /* enable ipv6 by default */
hnat_priv->guest_en = true; /* enable guest wifi by default */