vconn: Fix comparison that should be assignment in vconn_open_block().
authorJustin Pettit <jpettit@nicira.com>
Tue, 22 Feb 2011 01:21:20 +0000 (17:21 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 22 Feb 2011 18:14:54 +0000 (10:14 -0800)
commitaa31e6051dd9fb471562f4a2180acf9692c73a10
tree640369ccca5a353a9712b7d669701632c6b7fb0a
parenta6c8e0d9e99f1eb341d87df26b6fa02dc051f4a0
vconn: Fix comparison that should be assignment in vconn_open_block().

Coverity #10702
lib/vconn.c