Update load_hisilicon

pull/969/head
Igor Zalatov 2023-08-23 18:15:48 +03:00 committed by GitHub
parent b6ceb9cd90
commit 503181d189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ b_arg_total_mem=0
b_arg_sensor=0 b_arg_sensor=0
b_arg_insmod=0 b_arg_insmod=0
b_arg_remove=0 b_arg_remove=0
b_arg_online=1 b_arg_online=0
for arg in $@; do for arg in $@; do
if [ $b_arg_total_mem -eq 1 ]; then if [ $b_arg_total_mem -eq 1 ]; then