db-ctl-base: make cmd_show_table private
authorAndy Zhou <azhou@nicira.com>
Fri, 17 Jul 2015 23:56:02 +0000 (16:56 -0700)
committerAndy Zhou <azhou@nicira.com>
Thu, 23 Jul 2015 20:31:55 +0000 (13:31 -0700)
commitd33340a56b2dbeff00a2503e5d3afb11c226e6b4
tree601aaf66f0b066e0cd9c9f21527012c516d7e121
parent6530be3ba04e4679824709c922eb501bcb77806e
db-ctl-base: make cmd_show_table private

Instead of requiring user to declare a global variable, pass the value
via ctl_init().

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/db-ctl-base.c
lib/db-ctl-base.h
utilities/ovs-vsctl.c
vtep/vtep-ctl.c