mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Some rpmsg backends support holding on to and redelivering messages upon failed handling of them, so provide a way for the callback to report and error and allow the backends to handle this. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>