Fixed regression in CARetransmission from the deadlock fix
authorErich Keane <erich.keane@intel.com>
Fri, 1 May 2015 20:20:13 +0000 (13:20 -0700)
committerErich Keane <erich.keane@intel.com>
Mon, 4 May 2015 22:07:00 +0000 (22:07 +0000)
commit50ae8f33fd013ab3767a7fa3b0b699017799dac0
tree02b4053c79debaa3f4d423e08c424d122f71c496
parent5e4e2ea69cdb7cca18f43ef016cdce1070455f2f
Fixed regression in CARetransmission from the deadlock fix

The fix for the deadlocks resulted in hitting an 'else' case
inadvertantly.  This ensures that no additional waiting happens
on stop.

Change-Id: Ia10a5477e4502b4dff669cdc58d7d7e978e5dc51
Signed-off-by: Erich Keane <erich.keane@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/883
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
resource/csdk/connectivity/src/caretransmission.c