On Thu, Mar 19, 2015 at 12:08:20AM -0700, Andy Zhou wrote:
> To hide ovsdb_monitor_table object from ovsdb_jsonrpc serve.
> 
> Signed-off-by: Andy Zhou <[email protected]>

It looks like there should be indentation adjustment here:

 static void
-ovsdb_monitor_set_select(struct ovsdb_monitor_table *mt,
+ovsdb_monitor_table_set_select(struct ovsdb_monitor *dbmon,
+                         const struct ovsdb_table *table,
                          enum ovsdb_monitor_selection select)
 {

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to