commit | 77c461fa861ac813143510caaa712bfb93d15b63 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jul 24 18:42:03 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Fri Jul 24 17:45:26 2015 -0700 |
tree | 1d6f0478625d6720bfaa3cc19e731341e9add311 | |
parent | 52fa38327b39f1d307447023a8eea1f7b7ca0039 [diff] |
greybus: connection: compare hd_cport_id for matching SVC protocol SVC protocol isn't per interface, but per entire entire endo. And so svc cport id must be matched against hd_cport_id, not per-interface cport id. Fixes: 82edfac17e5f ("connection: don't send connected/disconnected events for SVC connection") Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>