1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-02 10:04:33 +00:00

BFL USB correct usb stats id

This commit is contained in:
Kano 2013-01-02 22:43:48 +11:00
parent 211b0f4ea1
commit 44ec755282

View File

@ -223,6 +223,8 @@ reinit:
if (!add_cgpu(bitforce))
goto unshin;
update_usb_stats(bitforce);
mutex_init(&bitforce->device_mutex);
return true;