ofproto-dpif-xlate: Cleanup lookup functions.
authorEthan Jackson <ethan@nicira.com>
Sat, 3 Aug 2013 02:31:02 +0000 (19:31 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 5 Aug 2013 19:41:38 +0000 (12:41 -0700)
commit5e6af486775002b1b04a7cf585ed26e7f1bac930
treebaf54e19669eb6134a8633e7abf03f95f5e8b00f
parent13501305f312282061e7d71aa0bdedb72a73eaf9
ofproto-dpif-xlate: Cleanup lookup functions.

This patch allows the lookup functions to take NULL as an argument as
a convenience.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c