mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
usbutils stats_initialised not set
This commit is contained in:
parent
028da16bf8
commit
16fa090013
@ -570,6 +570,8 @@ static void cgusb_check_init()
|
||||
usb_commands[C_SETMODEM] = C_SETMODEM_S;
|
||||
usb_commands[C_PURGERX] = C_PURGERX_S;
|
||||
usb_commands[C_PURGETX] = C_PURGETX_S;
|
||||
|
||||
stats_initialised = true;
|
||||
}
|
||||
|
||||
mutex_unlock(&cgusb_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user