commit | 1aa7d6a5d0e4c301a7f497d3be26bb7acd749423 | [log] [tgz] |
---|---|---|
author | Robert Tivy <rtivy@ti.com> | Fri Apr 05 17:38:52 2013 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Mon Apr 15 09:14:09 2013 +0300 |
tree | ecf051e2214ec05442e8e00d05abb4648f9f65f6 | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 [diff] |
rpmsg: process _all_ pending messages in rpmsg_recv_done Change virtqueue callback function rpmsg_recv_done() to process all available messages instead of just one message. Signed-off-by: Robert Tivy <rtivy@ti.com> [split _recv function instead of adding indentation] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>