equal
deleted
inserted
replaced
8 |
8 |
9 * Fixed race condition in jiffy-based frame timeout calculation. |
9 * Fixed race condition in jiffy-based frame timeout calculation. |
10 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
10 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
11 * Fixed wrong calculation of the expected working counter if the process data |
11 * Fixed wrong calculation of the expected working counter if the process data |
12 of a domain span several datagrams. |
12 of a domain span several datagrams. |
|
13 * Fixed a kernel oops when a slave configuration is detached while the actual |
|
14 configuration is in progress. |
13 * Fixed typo in logging output. |
15 * Fixed typo in logging output. |
14 |
16 |
15 Changes in version 1.4.0-rc3: |
17 Changes in version 1.4.0-rc3: |
16 |
18 |
17 * Ported the master thread to the kthread interface. |
19 * Ported the master thread to the kthread interface. |