ofproto-dpif: Remove 'has_bundle_action'.
authorEthan Jackson <ethan@nicira.com>
Sat, 22 Jun 2013 20:21:39 +0000 (13:21 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 28 Jun 2013 01:23:40 +0000 (18:23 -0700)
commit83341407560671e7d24491b9b2287ee400040e03
tree9607e1032df71bb9d2319a8185b77fa8486d9862
parentd857c8aabf5195a35b9fd740fcc66ae23f222451
ofproto-dpif: Remove 'has_bundle_action'.

It requires ofproto-dpif-xlate to poke into 'struct ofproto-dpif'
which won't be allowed in future patches.  It's also a case of
premature optimization.

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