greybus: set route before sending packets
authorAlex Elder <elder@linaro.org>
Wed, 22 Oct 2014 10:36:17 +0000 (05:36 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 22 Oct 2014 10:46:21 +0000 (18:46 +0800)
commit65e50f95f18066442093d4c49528804a9bc8956f
treea07ee0486b76cd469446bf8c965c6132b957c8e2
parent8a9bf8a99669e365bdc89d27bbc29bf0216472f6
greybus: set route before sending packets

The route for a connection needs to be set *before* we initialize
the connection.

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