Pass specific packets to build_nmb and build_dgram
commitde3f3311631df2002cb19308d5249ddbb8a76e0b
authorVolker Lendecke <vl@samba.org>
Sun, 2 Mar 2008 08:43:19 +0000 (2 09:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 9 Mar 2008 07:47:34 +0000 (9 08:47 +0100)
tree783db0b30f975f0f7e7c465d609219eb8877034b
parent6c0fbf8bf459bd5c38d9dd907a4211e69288920c
Pass specific packets to build_nmb and build_dgram

To me it was not clear what parts of struct packet_struct are actually used in
build_packet(). This makes it a bit more clear that only the specific parts are
used.
(cherry picked from commit eb8b6f2404e49d6a837935c5b411d78fb6ff23ef)
source/libsmb/nmblib.c