equal
deleted
inserted
replaced
6 |
6 |
7 Changes since version 1.4.0-rc3: |
7 Changes since version 1.4.0-rc3: |
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 |
|
12 of a domain span several datagrams. |
11 |
13 |
12 Changes in version 1.4.0-rc3: |
14 Changes in version 1.4.0-rc3: |
13 |
15 |
14 * Ported the master thread to the kthread interface. |
16 * Ported the master thread to the kthread interface. |
15 * Added missing semaphore up() in an ioctl(). In rare cases, the master |
17 * Added missing semaphore up() in an ioctl(). In rare cases, the master |