ovs-vsctl: Add context pointer to struct vsctl_info.
authorBen Pfaff <blp@nicira.com>
Fri, 22 Oct 2010 18:22:38 +0000 (11:22 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 26 Oct 2010 06:44:39 +0000 (23:44 -0700)
commit632eb9d29370337423686952ab5a14cc436650bd
treefe6d89c8d6271aa0e245901dec9719f920900a7f
parent7662e18d822869347de6a5273e88fd0d7c1addb2
ovs-vsctl: Add context pointer to struct vsctl_info.

This will be needed in upcoming commits.
utilities/ovs-vsctl.c