Assembly and FDIR updates #572
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix_syrlinks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
syrlinks ASSYto Assembly and FDIR updates@ -276,0 +291,4 @@
overwriteDeviceHealth(o0, h0);
}
if (h1 == FAULTY) {
overwriteDeviceHealth(o1, h1);
copy pasta
@ -276,0 +294,4 @@
overwriteDeviceHealth(o1, h1);
}
if (h2 == FAULTY) {
overwriteDeviceHealth(o2, h2);
copy pasta
@ -276,0 +297,4 @@
overwriteDeviceHealth(o2, h2);
}
if (h3 == FAULTY) {
overwriteDeviceHealth(o3, h3);
copy pasta