Re: [ovs-dev] [bug5961 1/3] ovsdb-idl: Improve comment.

2011-06-21 Thread Andrew Evans
On Mon, 2011-06-20 at 14:21 -0700, Ben Pfaff wrote: > + * generated by ovsdb-idlc. > + * > + * Takes ownership of what 'datum' points to (and in some cases destroys that > + * data before returning) but makes a copy of 'datum' itself. (Commonly > + * 'datum' is on the caller's stack.) */ Thanks,

[ovs-dev] [bug5961 1/3] ovsdb-idl: Improve comment.

2011-06-20 Thread Ben Pfaff
--- lib/ovsdb-idl.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/lib/ovsdb-idl.c b/lib/ovsdb-idl.c index 94784bd..f4daaed 100644 --- a/lib/ovsdb-idl.c +++ b/lib/ovsdb-idl.c @@ -1640,7 +1640,11 @@ ovsdb_idl_txn_complete(struct ovsdb_idl_txn *txn, * been disabled (