mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Missing ]
This commit is contained in:
parent
d22669effb
commit
0c03a1eb49
@ -121,7 +121,7 @@ function return_dir_as_array($dir) {
|
||||
******/
|
||||
function enable_hardware_offloading($interface) {
|
||||
global $g, $config;
|
||||
if(isset($config['system']['do_not_use_nic_microcode'))
|
||||
if(isset($config['system']['do_not_use_nic_microcode']))
|
||||
return;
|
||||
if($g['booting']) {
|
||||
/* translate wan, lan, opt -> real interface if needed */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user