Return proper result for createInterface call 50/242150/1
authorShagun Garg <shagun1.garg@samsung.com>
Mon, 24 Aug 2020 13:04:39 +0000 (18:34 +0530)
committerShagun Garg <shagun1.garg@samsung.com>
Mon, 24 Aug 2020 13:09:41 +0000 (18:39 +0530)
commit5181dc4970cb6943260f62c272268486eb14e5ec
treeda16b5bfec0ff02155e4822369a134ac5072ed4e
parente4fe47ae02a7d538595d9b75f8fc587e0283f136
Return proper result for createInterface call

If CreateInterface fails, proper result is not being sent to caller function.
This can lead to improper state being set at activate function

Change-Id: I7c75eb459bfc2fffa9920c822bb5825cb243c640
plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c