commit | 4ede76a6f902bd04d866ab0802590244958bd178 | [log] [tgz] |
---|---|---|
author | Marcus Shawcroft <marcus.shawcroft@arm.com> | Tue Dec 20 13:47:24 2016 +0000 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Dec 21 12:58:11 2016 +0000 |
tree | 110ff301ccdf24495c04ec98c00e72a1ea7bff18 | |
parent | 5fbbe4488344e5d41ff781501db9d2b4413c8471 [diff] |
eth/ksdk: Use k_sem_init() initial count Remove the existing code that iterates over k_sem_give() and setup the initial counter directly, take the opportunity to set the maximum count. Change-Id: Ib91ea263567ff761e4953c142a22a56658efe293 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>