mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
ModMiner use valid .name
This commit is contained in:
parent
d1631d83bc
commit
86034f87df
@ -504,7 +504,7 @@ modminer_fpga_shutdown(struct thr_info *thr)
|
||||
|
||||
struct device_api modminer_api = {
|
||||
.dname = "modminer",
|
||||
.name = "PGA",
|
||||
.name = "MMQ",
|
||||
.api_detect = modminer_detect,
|
||||
.get_statline_before = get_modminer_statline_before,
|
||||
.thread_prepare = modminer_fpga_prepare,
|
||||
|
Loading…
x
Reference in New Issue
Block a user