ovn-controller: Slightly adjust pipeline init and destroy for consistency.
authorBen Pfaff <blp@nicira.com>
Sun, 19 Jul 2015 17:33:26 +0000 (10:33 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 3 Aug 2015 17:16:44 +0000 (10:16 -0700)
commit3c8c6fab815120dde59af6fddbba3776d416ba71
treeef13a5987c4ef45fa28389c47a789026eaddb2aa
parente21c6643a02c6b446d2fbdfde366ea303b4c2730
ovn-controller: Slightly adjust pipeline init and destroy for consistency.

This drops an unused parameter and groups the calls to these functions
with ofctrl_destroy() in each case.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/controller/ovn-controller.c
ovn/controller/pipeline.c
ovn/controller/pipeline.h