adapter: Fix passing wrong pointer to stop discovery
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 11 Jun 2020 17:26:57 +0000 (10:26 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit63668711679cb1b3d3f89ac6e440261cb99bfb46
tree1cba7a9e57dc412b07e6a895751a08444d0eeb1d
parentc4a0a98eed121e7f9072e26c2624672d2207f243
adapter: Fix passing wrong pointer to stop discovery

stop_discovery_complete now expects adapter to be passed instead of
client.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/adapter.c