mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
interfaces: typo in previous
This commit is contained in:
parent
6f3d78ff80
commit
c1411950d7
@ -2180,7 +2180,7 @@ function interface_configure_mtu($device, $mtu, $ifconfig_details)
|
||||
}
|
||||
|
||||
if ($mtu != $ifconfig_details[$device]['mtu']) {
|
||||
legacy_interface_mtu($realhwif, $mtu);
|
||||
legacy_interface_mtu($device, $mtu);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user