hnat: enable ipv6 by default
This commit is contained in:
@@ -749,6 +749,8 @@ static int hnat_probe(struct platform_device *pdev)
|
||||
hnat_priv->ppe_base[0] = hnat_priv->fe_base + 0xe00;
|
||||
#endif
|
||||
|
||||
hnat_priv->ipv6_en = true; /* enable ipv6 by default */
|
||||
|
||||
err = hnat_init_debugfs(hnat_priv);
|
||||
if (err)
|
||||
return err;
|
||||
|
||||
Reference in New Issue
Block a user