libcli: Fix improper use of tevent_req_simple_recv_ntstatus
authorVolker Lendecke <vl@samba.org>
Sat, 15 Jun 2013 18:39:53 +0000 (20:39 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 12 Aug 2013 05:25:58 +0000 (17:25 +1200)
commitd672535551e794574d25a3f553011af5fbb7a0a9
treeeb692c073b64f154b9b4dfb462b5d2b273544cfa
parent2e59d6c37002734887f9d26be2ea078775dc0c1e
libcli: Fix improper use of tevent_req_simple_recv_ntstatus

tevent_req_simple_recv_ntstatus is just for the simple return without
anything to do after it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/finddcs_cldap.c