mainlining shenanigans
Go to file
Alex Elder 34db1f91e6 greybus: move copy of incoming request data
Currently incoming request data is copied into a request message
buffer in gb_connection_recv_request().  Move that--along with the
assignment of the message id--into gb_operation_create_incoming().

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
2014-12-02 14:35:33 -08:00
drivers/staging/greybus greybus: move copy of incoming request data 2014-12-02 14:35:33 -08:00