diff --git a/xCAT-server/share/xcat/cons/fsp b/xCAT-server/share/xcat/cons/fsp index bda39cf70..0876c01ce 100755 --- a/xCAT-server/share/xcat/cons/fsp +++ b/xCAT-server/share/xcat/cons/fsp @@ -246,7 +246,7 @@ sub invoke_cmd { #my $fsp_ip = (); my $Rc = 0; - #$fsp_ip = xCAT::Utils::getNodeIPaddress( $fsp_name ); + #$fsp_ip = xCAT::NetworkUtils::getNodeIPaddress( $fsp_name ); #if(!defined($fsp_ip)) { # return "Failed to get the $fsp_name\'s ip"; #}