odp-execute: Consolidate callbacks.
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 30 Dec 2013 23:58:58 +0000 (15:58 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 30 Dec 2013 23:58:58 +0000 (15:58 -0800)
commit09f9da0bcaf0f6fd4221b28ecedc3d4db6235fe5
tree14c222ee2bd4a8418f503581c506e3d1110f717d
parent125bf01da3c0fba506c606ba87a2e8a8fb12d9eb
odp-execute: Consolidate callbacks.

Use one callback instead of many, helps in adding new functionality
later on.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/dpif-netdev.c
lib/dpif.c
lib/odp-execute.c
lib/odp-execute.h
ofproto/ofproto-dpif-xlate.c