commit | 34b67374dec75e4adbc7925a8f262284fccb00a0 | [log] [tgz] |
---|---|---|
author | Michael Scott <michael.scott@linaro.org> | Thu Jan 19 14:00:43 2017 -0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jan 20 16:23:20 2017 +0200 |
tree | cabddf1bc7c8cc8e1d0acd936471441fc85381e4 | |
parent | 2c3faa0de28e11ac3848434f7152411bc7935c9f [diff] |
net: net_context: correct description of recv_data_wait in net_context The recv_data_wait field in struct net_context is described as a "Mutex" when in fact it's a semaphore signal. Change-Id: I3bef8d1a07ceb3da5894ae4cdc8f1fe3c61c5dbe Signed-off-by: Michael Scott <michael.scott@linaro.org>