Use vconn_init() instead of explicit initialization in one last place.
authorBen Pfaff <blp@nicira.com>
Thu, 11 Sep 2008 18:37:13 +0000 (11:37 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 11 Sep 2008 18:40:01 +0000 (11:40 -0700)
commitc2eb869bdb270565b2bb3e368cc61560385d1315
tree506f4b3223152d9d0f4835da380269b3a1e2e749
parent74cacf6067201633fa1eefd84aabfb6f3385465f
Use vconn_init() instead of explicit initialization in one last place.

Commit b5e16b0723, "Respin "Make vconns keep track of their names and
include them in log messages,"" was supposed to do this everywhere, but
this instance was evidently missed.
lib/vconn-stream.c