Upstream: wispr: Add backpointer to wispr portal structure
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Sep 2012 08:00:57 +0000 (11:00 +0300)
committerJaehyun Kim <jeik01.kim@samsung.com>
Sat, 6 Apr 2013 13:40:53 +0000 (22:40 +0900)
commit34a45c5fc730b059d3eac8da5ffbcaf72de6240e
tree76ef00960f361ae9d686dc1f6d9179788f3eca03
parent4771214d009e0a09d8fde6a9298fd335372e5e04
Upstream: wispr: Add backpointer to wispr portal structure

When calling free_connman_wispr_portal_context(), the context is
freed. Add a backpointer to the wispr portal context in order to
clear the context from the wispr_portal struct.
src/wispr.c