ofproto-dpif: Rename action_xlate_ctx.
authorEthan Jackson <ethan@nicira.com>
Mon, 13 May 2013 22:31:31 +0000 (15:31 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 29 May 2013 20:15:15 +0000 (13:15 -0700)
commitf03a84b99f9993f40a21cbe9a52f4f2f1b4fabb1
tree212f05e15987fe3edd9fab1a178f7e3e8e2d16d1
parent4dff90977694784e67e9c08cc72dee28ebc343ae
ofproto-dpif: Rename action_xlate_ctx.

This patch changes the name of action_xlate_ctx to xlate_ctx. Aside
from being a bit snappier, it fits more cleanly with structures
added in future patches.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
ofproto/ofproto-dpif.c