socketif: dummy implementation of pa_routerif_register_implicit_connection() 09/25209/1
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 23 Jun 2014 14:22:50 +0000 (17:22 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 30 Jul 2014 16:11:40 +0000 (19:11 +0300)
commit7aef9acd2cd24cab65b5369dade3e86204c9b287
treeb34a6ab253dd4a83b8420668c98e5c345c3609d3
parentd0bed224906436bd7bf2a9bda52ee883ee614de2
socketif: dummy implementation of pa_routerif_register_implicit_connection()

I don't know what the function is supposed to do, but
pa_routerif_register_implicit_connections() already has a dummy
implementation, so maybe a dummy implementation for
pa_routerif_register_implicit_connection() is fine too. Without this
I get a linker error about an undefined reference.

Change-Id: I078baa10456f625fe77018025d0e631f4fcc47db
murphy/socketif.c