AI inspired fixes

This commit is contained in:
bol-van
2026-01-10 18:54:56 +03:00
parent 91c747b4e1
commit 0cdbf089cd
2 changed files with 1 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ ipt6_add_del()
}
ipt6a_add_del()
{
on_off_function ipt6 ipt6a_del "$@"
on_off_function ipt6a ipt6_del "$@"
}
is_ipt_flow_offload_avail()