s4:librpc/rpc: only pass down dcecli_connection to the low level connect functions
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Feb 2014 09:48:52 +0000 (10:48 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 13 Feb 2014 10:54:18 +0000 (11:54 +0100)
commit30fa3446048cc9a57b08633d4eac93455329126b
tree7c0bebd932a8c6158bf3d4bf1519520db59683a5
parent2a68f5d4dde64bba2a10b47fee975b1443629a2a
s4:librpc/rpc: only pass down dcecli_connection to the low level connect functions

They don't need dcerpc_pipe.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source4/librpc/rpc/dcerpc_connect.c