commit | b5111790fa6695b1502d4f5d389f6b22b9de10c3 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:34 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:35 2008 +1000 |
tree | f937d643aaf845ecd7952055fcb6c4d8b879e040 | |
parent | cf485e566bc4a8098680162e1cc2ac1dfbef8a3c [diff] |
lguest: wrap last_avail accesses. To simplify the transition to when we publish indices in the ring (and make shuffling my patch queue easier), wrap them in a lg_last_avail() macro. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>