ovs-cfg-mod: Accept -v option before any targets are specified.
authorBen Pfaff <blp@nicira.com>
Fri, 15 May 2009 19:59:35 +0000 (12:59 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 15 May 2009 19:59:35 +0000 (12:59 -0700)
commit509e79607dc2fc245052d05d8a8853522644dec3
treed1466d6c7613a8916435617121e439454cbebe18
parenteb8cacd9a964059d47d66c580dab2de479d7d022
ovs-cfg-mod: Accept -v option before any targets are specified.

Setting the log levels should be allowed before specifying targets, but it
wasn't.  This fixes it.

This fixes a failure to bring up network interfaces at boot (and at any
other time too).
utilities/ovs-cfg-mod.c