fx2lafw: minor cleanup
This commit is contained in:
parent
cf1ebd5446
commit
b9636cf4dc
|
@ -602,7 +602,6 @@ static int hw_cleanup(void)
|
|||
if (!(drvc = fdi->priv))
|
||||
return SR_OK;
|
||||
|
||||
drvc = fdi->priv;
|
||||
ret = clear_instances();
|
||||
|
||||
if (drvc->usb_context)
|
||||
|
|
Loading…
Reference in New Issue