mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
Mediatek:enable ppe update nf stat by default
This commit is contained in:
parent
15bdc19d95
commit
6327b205f1
@ -755,7 +755,7 @@ static int hnat_probe(struct platform_device *pdev)
|
|||||||
#else
|
#else
|
||||||
hnat_priv->ppe_base[0] = hnat_priv->fe_base + 0xe00;
|
hnat_priv->ppe_base[0] = hnat_priv->fe_base + 0xe00;
|
||||||
#endif
|
#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->ipv6_en = true; /* enable ipv6 by default */
|
||||||
hnat_priv->guest_en = true; /* enable guest wifi by default */
|
hnat_priv->guest_en = true; /* enable guest wifi by default */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user