ofproto-dpif: Improve code clarity and comments on recirc changes to rule_dpif_lookup()
authorAndy Zhou <azhou@nicira.com>
Wed, 23 Apr 2014 20:05:40 +0000 (13:05 -0700)
committerAndy Zhou <azhou@nicira.com>
Wed, 23 Apr 2014 22:41:44 +0000 (15:41 -0700)
commitc12cea0e269986bb0ab75a702da760db745b8143
treea54cdc7a960275a0cb124278f375e1b460f5039b
parent4c21aa063fa1c7f95800c95fafebedcd577ce674
ofproto-dpif: Improve code clarity and comments on recirc changes to rule_dpif_lookup()

This patch improves the code readability and comments on the
recirculation related changes to rule_dpif_lookup() base on off-line
discussions with Jarno.  There is no behavior changes.

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