mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-09 12:11:02 +00:00
bflsc - fix brackets so [Chips] isn't always null
This commit is contained in:
parent
7838af1dc1
commit
4aa84abba5
@ -658,9 +658,10 @@ static bool getinfo(struct cgpu_info *bflsc, int dev)
|
||||
free(tmp);
|
||||
goto mata;
|
||||
}
|
||||
}
|
||||
else if (strstr(firstname, BFLSC_DI_CHIPS))
|
||||
sc_dev.chips = strdup(fields[0]);
|
||||
}
|
||||
|
||||
freebreakdown(&count, &firstname, &fields);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user