ofproto: Replace reval_seq with a struct seq.
authorEthan Jackson <ethan@nicira.com>
Tue, 17 Sep 2013 21:35:53 +0000 (14:35 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 13 Dec 2013 04:21:11 +0000 (20:21 -0800)
Future patches will need to poll_block() on it.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>

No differences found