---- Original Message ---- > It turns out there is no need for ovsdb_jsonrcp_session to have access > to the remote data structure. Make it opaque as a 'void *' pointer. > The pointer value is still useful when selecting ovsdb_jsonrpc_sessions > that of the same 'remote'. This change will laster multi-threading > patches easier because access to 'remote' does not need be protected. > > Signed-off-by: Andy Zhou <[email protected]>
Other than the typo above (laster), this patch is pretty darn straightforward. Acked-by: Ryan Moats <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
