netdev-dummy: disable periodic probing
authorAndy Zhou <azhou@nicira.com>
Fri, 7 Feb 2014 20:50:17 +0000 (12:50 -0800)
committerAndy Zhou <azhou@nicira.com>
Sat, 8 Feb 2014 00:49:33 +0000 (16:49 -0800)
commit13af13b3e42977ef784dddafec1095a604f27e6c
tree399f4e226b9ed150fd4170dc95723c8ed3c0ecce
parenta73fcd71115f3f17eacd07cad31e2cb055b0ba13
netdev-dummy: disable periodic probing

netdev-dummy is mostly useed over reliable link for testing. Periodic
probing over those links seem overkill.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/netdev-dummy.c