git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6161aa
)
rpmsg: process _all_ pending messages in rpmsg_recv_done
author
Robert Tivy
<rtivy@ti.com>
Fri, 5 Apr 2013 14:38:52 +0000
(17:38 +0300)
committer
Ohad 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