mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-08 12:51:52 +08:00
Applied 0004-fix-eoe-clear.patch
This commit is contained in:
@@ -113,7 +113,7 @@ void ec_fsm_slave_clear(
|
||||
}
|
||||
|
||||
if (fsm->eoe_request) {
|
||||
fsm->soe_request->state = EC_INT_REQUEST_FAILURE;
|
||||
fsm->eoe_request->state = EC_INT_REQUEST_FAILURE;
|
||||
wake_up_all(&fsm->slave->master->request_queue);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user