mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
4b83c52a21
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>