mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-24 05:24:23 +00:00
Avalon driver is missing the drv_id.
This commit is contained in:
parent
5c7a32fde8
commit
c2a6392a9d
@ -995,6 +995,7 @@ static void avalon_shutdown(struct thr_info *thr)
|
||||
}
|
||||
|
||||
struct device_drv avalon_drv = {
|
||||
.drv_id = DRIVER_AVALON,
|
||||
.dname = "avalon",
|
||||
.name = "AVA",
|
||||
.drv_detect = avalon_detect,
|
||||
|
Loading…
x
Reference in New Issue
Block a user