]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: operation: fix atomic message submission
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 17 Jul 2015 16:50:26 +0000 (18:50 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 20 Jul 2015 23:14:29 +0000 (16:14 -0700)
commitb84abdcb419ff7e2e654381587c61b043a5bc661
tree55a7b8149f66b33ab67aa85901eda2eca2b6ebbc
parent1c7658cf5165586acff901b7e6ef27d8d5f2818d
greybus: operation: fix atomic message submission

The recently added GFP-flags argument to gb_message_send was never used.

Fixes: 9218fac2a24d ("operation: allow atomic request submissions")
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/operation.c