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:
b414e2e
)
staging: nvec: Introduce new internal API for msg alloc/free
author
Julian Andres Klode
<jak@jak-linux.org>
Tue, 27 Sep 2011 17:00:48 +0000
(19:00 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 30 Sep 2011 00:40:40 +0000
(17:40 -0700)
Introduce two new functions nvec_msg_alloc() and nvec_msg_free()
that allocate and free message buffers from the internal pool
of messages.
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found