s3:libsmb: don't set cli->protocol in cli_state_create()
commit17c6e0abae3e4011b526b50691c8f37ccde582d9
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Sep 2011 12:37:29 +0000 (13 14:37 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Sep 2011 09:57:17 +0000 (15 11:57 +0200)
tree72dcecb6ad881036ab19494038c2696ab9462ef6
parent3f00cce9b3502c8ec9b3f7fcf5b2024c10550f82
s3:libsmb: don't set cli->protocol in cli_state_create()

This is done in cli_negprot_done(), when we know the protocol.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Sep 15 11:57:18 CEST 2011 on sn-devel-104
source3/libsmb/clientgen.c