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 typo in logging output. |
13 |
14 |
14 Changes in version 1.4.0-rc3: |
15 Changes in version 1.4.0-rc3: |
15 |
16 |
16 * Ported the master thread to the kthread interface. |
17 * Ported the master thread to the kthread interface. |
17 * Added missing semaphore up() in an ioctl(). In rare cases, the master |
18 * Added missing semaphore up() in an ioctl(). In rare cases, the master |