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)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 11 Sep 2012 09:40:58 +0000 (12:40 +0300)
commit217953cba7bb716e5cc8c95b6dd5c93d99385439
tree6c12b2f2b84fafbbb94f8104f25f755a5fc58fd0
parentd5a98f2fd1970aec2ea73c95da73d9ecd0c15d33
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