commit | 4ab9d32bd3b51908a6b55f7de2641e19fe749f76 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Sep 26 09:39:27 2016 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Tue Oct 04 17:30:42 2016 +0300 |
tree | c2a21804f26e06e9c20e45acecb6d516c5952d1c | |
parent | ee1e99b3b794eb30ea4fb879ffbed95fbee57006 [diff] |
unified: Don't assert if work is pending on submit This makes k_work_submit to allow resubmits when the work is pending so the user code don't have to check the pending flag to avoid a possible assert. Change-Id: Ic39f3dc5936837ce84ad028cf3d426d0558c2925 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>