commit | f25dc7f78345a6885dff6057aecfba7afa8c81dc | [log] [tgz] |
---|---|---|
author | E. Scott Daniels <daniels@research.att.com> | Wed May 06 15:45:49 2020 -0400 |
committer | E. Scott Daniels <daniels@research.att.com> | Wed May 06 16:20:34 2020 -0400 |
tree | eef39f90bf2699b8ec5364c9768b7e7a6a1167ca | |
parent | 1dc4c556a176a73718c83f30d56ea35d1f76755e [diff] |
Fix semaphore count bug in SI95 non-blocking rcv When a non-blocking receive is invoked it is possible that the semaphore count was not being decremented as the message is popped off the ring. This corrects that. Issue-ID: RIC-355 Signed-off-by: E. Scott Daniels <daniels@research.att.com> Change-Id: If502f6f85c7ea5960f38e61fc8e3e29427b4c30f