secchan: Simplify code by making rule_uninstall() update stats.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2009 17:53:22 +0000 (10:53 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2009 17:53:22 +0000 (10:53 -0700)
commit7297a931ecfb3e02c7a262342781bbae02412067
tree94056d047fbc6f743d16daeaf41b53d28792d542
parentbc36e8ce95807809efdf7c417b69eae523894385
secchan: Simplify code by making rule_uninstall() update stats.

All the callers wanted to update the stats of the rule being uninstalled,
or at least didn't mind, so this makes the code easier to read and
maintain.
secchan/ofproto.c