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)
commit1aa7d6a5d0e4c301a7f497d3be26bb7acd749423
treeecf051e2214ec05442e8e00d05abb4648f9f65f6
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
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>
drivers/rpmsg/virtio_rpmsg_bus.c
This page took 0.025067 seconds and 5 git commands to generate.