ibm-power-utilities / powerpc-utils

Suite of utilities for Linux on Power systems
GNU General Public License v2.0
34 stars 55 forks source link

Fix checking HCNID array size at boot time #66

Closed mcao-zz closed 3 years ago

mcao-zz commented 3 years ago

In commit 0b59d4a372aa266caa75f3b6a253b8f5aeaf3802 it checks the HCNID array empty to avoid cleanup non-HNV related network profiles after reboot. hcnmgr scan run log shows checking the number of HCNID array elements has not done properly.

Signed-off-by: Mingming Cao mmc@linux.vnet.ibm.com

tyreld commented 3 years ago

This was already fixed with merged commit ef7d286e3d56