[ovs-dev] [PATCH 2/2] ovs-vsctl: Fix minor typo in error message

Ben Pfaff blp at nicira.com
Fri Dec 18 00:10:50 UTC 2009


Justin Pettit <jpettit at nicira.com> writes:

>          if (parent && parent->vlan) {
> -            vsctl_fatal("cannot create brdige with fake bridge as parent");
> +            vsctl_fatal("cannot create bridge with fake bridge as parent");
>          }

Thanks, this one is obviously correct.




More information about the dev mailing list