]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: rework receve handling
authorAlex Elder <elder@linaro.org>
Tue, 18 Nov 2014 19:26:50 +0000 (13:26 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 18 Nov 2014 20:50:34 +0000 (12:50 -0800)
commit61089e89e50ba10592670518c0f5611c33d64f39
tree0a7a598cd5e159726b17550b629e05422a501e76
parent35b1342bb040a1e12d82b46ae296f660684a2d23
greybus: rework receve handling

Rework gb_connection_operation_recv() to be more oriented toward an
operation message, and to no longer use a struct gbuf local variable.
Rename it to be a little more wieldy.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/connection.c
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h