s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()
authorStefan Metzmacher <metze@samba.org>
Thu, 20 Nov 2014 13:38:09 +0000 (14:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 27 Nov 2014 15:45:05 +0000 (16:45 +0100)
commitd7669ea451fa445b6ec77fa08d951fa59b08ab5f
treeb3c1917eb795a663bc720c860e3370cfb6c0509a
parentd0a1995b934895ae9f0bbeed52772a4ef5d4b0dd
s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()

We let the low-level smb1 or smb2 code assign what PROTOCOL_DEFAULT means.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/param/loadparm.c