winbind: use state->{ev,request} in wb_domain_request_send()
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Feb 2018 14:09:51 +0000 (15:09 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Feb 2018 03:09:18 +0000 (04:09 +0100)
commit4d804f5f3e65df0e2f646d4f88793cab8e2f32d1
treef3f90f0fe408867c66398bda8cd1cb4f1fbc8781
parentd73e3d451976e692c6c346f98547d7123f7b9006
winbind: use state->{ev,request} in wb_domain_request_send()

This will reduce the diff for the following changes.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13295

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/winbindd_dual.c