ovsdb: refactor, add ovsdb_monitor_max_columns()
authorAndy Zhou <azhou@nicira.com>
Thu, 24 Sep 2015 21:13:45 +0000 (14:13 -0700)
committerAndy Zhou <azhou@ovn.org>
Fri, 11 Dec 2015 22:22:32 +0000 (14:22 -0800)
commit6cef8e87b3237d3233a6696844e41f5c614aae17
tree4513a90ed80facb867e418f77451e6053184f7bc
parent7842e2571fccc2b97b69e02d61516ca5c99b3eb9
ovsdb: refactor, add ovsdb_monitor_max_columns()

This function will have multiple callers in later patches.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@ovn.org>
ovsdb/monitor.c