ofproto-dpif: Move recirc members from struct xlate_out to struct xlate_ctx
authorSimon Horman <horms@verge.net.au>
Thu, 1 May 2014 08:29:59 +0000 (17:29 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 1 May 2014 14:15:46 +0000 (07:15 -0700)
commit92c08f09804c4a32ecc5f24473f3e15cbbdb1d5e
tree79e67d2f9c840453dd40c713c11d28f6351a188b
parent6362203b08e8ee61d52cacdaf5550aefa42e4c84
ofproto-dpif: Move recirc members from struct xlate_out to struct xlate_ctx

There does not seem to be a reason to expose
recirc members in struct xlate_out to move them
to struct xlate_ctx.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif-xlate.h