netdev-dummy: Fix reconnecting.
authorAndy Zhou <azhou@nicira.com>
Fri, 7 Feb 2014 22:45:14 +0000 (14:45 -0800)
committerAndy Zhou <azhou@nicira.com>
Wed, 12 Feb 2014 18:21:06 +0000 (10:21 -0800)
commitc0c4982fd6660dc2f5f5e8e675457d7784a25c48
tree692560d0f121ce4423572d0e224b0c89391cd4bf
parentc8abb8afc5e2b4d0dda2ee590ca64bcb4b2a1d47
netdev-dummy: Fix reconnecting.

The netdev-dummy unit test ran into the reconnect condition on Jarno's
machine. With his test environment, we found and fixed the bugs in
handling reconnect.

Co-authored-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/netdev-dummy.c
lib/reconnect.c