greybus: svc: create bidirectional routes on hotplug request
authorPerry Hung <perry@leaflabs.com>
Fri, 24 Jul 2015 23:02:32 +0000 (19:02 -0400)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 27 Jul 2015 21:13:04 +0000 (14:13 -0700)
commit5d6896d24a7bf557816677abdac225074576f8a3
tree87bebe5f508d2db2b43434b6476134fe92820298
parent4de9b5679a13e4154a201996115ceb4a9f95cadb
greybus: svc: create bidirectional routes on hotplug request

Upon receiving a hotplug request, we need to prepare the routing table
to allow packets to flow between the AP interface and the newly detected
interface.

Tested-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Perry Hung <perry@leaflabs.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c