ofproto-dpif-xlate: Don't trace on deep resubmit.
authorEthan Jackson <ethan@nicira.com>
Fri, 2 Aug 2013 03:52:01 +0000 (20:52 -0700)
committerEthan Jackson <ethan@nicira.com>
Sat, 3 Aug 2013 19:59:31 +0000 (12:59 -0700)
commitade6ad9cceeaac187ed7632824de413f25539241
tree8a4fab0bb50840b400c614c08e34f5a46b7f6eef
parent40085e569a9ebe849d0a272f433ee745fef75395
ofproto-dpif-xlate: Don't trace on deep resubmit.

While this code is useful for debugging, removing it allows us to hide
ofproto_trace() in ofproto-dpif. ofproto_trace() is a complex function
which could be difficult to make "obviously" thread safe.

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