ofp-print: Decode and print all async config messages the same way.
authorBen Pfaff <blp@ovn.org>
Fri, 15 Jan 2016 06:16:34 +0000 (22:16 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 17:49:10 +0000 (09:49 -0800)
We have a single function to decode all of these messages, so there's no
reason to do it two different ways for printing.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>

No differences found