1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-23 04:54:26 +00:00

usbutils force an unknown IDENT for zero

This commit is contained in:
Kano 2013-05-19 22:13:23 +10:00
parent ddf008f058
commit db080ba969

View File

@ -61,6 +61,7 @@ struct usb_endpoints {
}; };
enum sub_ident { enum sub_ident {
IDENT_UNK = 0,
IDENT_BAJ, IDENT_BAJ,
IDENT_BAL, IDENT_BAL,
IDENT_BAS, IDENT_BAS,