On Wed, Jun 12, 2013 at 02:45:48PM -0700, Ethan Jackson wrote:
> This marginally simplifies the code, and removes a reference to
> dpif_backer from ofproto-dpif-xlate.
>
> Signed-off-by: Ethan Jackson
Looks good, thanks.
___
dev mailing list
dev@openvs
This marginally simplifies the code, and removes a reference to
dpif_backer from ofproto-dpif-xlate.
Signed-off-by: Ethan Jackson
---
ofproto/ofproto-dpif-xlate.c |7 ---
ofproto/ofproto-dpif.c |8 +++-
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/ofproto/