rpmsg: process _all_ pending messages in rpmsg_recv_done
authorRobert Tivy <rtivy@ti.com>
Fri, 5 Apr 2013 14:38:52 +0000 (17:38 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Mon, 15 Apr 2013 06:14:09 +0000 (09:14 +0300)
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>

No differences found