pinsched: Eliminate function callback in interface.
authorBen Pfaff <blp@nicira.com>
Wed, 23 Oct 2013 04:58:58 +0000 (21:58 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 23 Oct 2013 15:37:41 +0000 (08:37 -0700)
commita6f7596183f8d3f629889c8c90b388556d48978e
tree52067059fdf3f9818402811656ff2f0ede9ca010
parentcfa955b083c5617212a29a03423e063ff6cb350a
pinsched: Eliminate function callback in interface.

I'm not a fan of function callbacks because I feel that they obscure
interfaces.  This eliminates the function callback used until now in
the pinsched code.

Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/connmgr.c
ofproto/pinsched.c
ofproto/pinsched.h