mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-27 15:04:17 +00:00
usbutils.c remove compiler warning
This commit is contained in:
parent
16637ac91e
commit
3a91d8eb61
@ -1133,6 +1133,7 @@ int _usb_read(struct cgpu_info *cgpu, int ep, char *buf, size_t bufsiz, int *pro
|
||||
}
|
||||
|
||||
tot = 0;
|
||||
err = LIBUSB_SUCCESS;
|
||||
while (bufsiz) {
|
||||
got = 0;
|
||||
STATS_TIMEVAL(&tv_start);
|
||||
|
Loading…
x
Reference in New Issue
Block a user