secchan: Clarify logic in add_output_action().
authorBen Pfaff <blp@nicira.com>
Fri, 2 Oct 2009 23:01:36 +0000 (16:01 -0700)
committerBen Pfaff <blp@nicira.com>
Sat, 3 Oct 2009 00:12:31 +0000 (17:12 -0700)
The code and the logic here was too terse for anyone to reasonably
understand it.  Add some comments.

This should not cause any behavioral change.

CC: Jean Tourrilhes <jt@hpl.hp.com>

No differences found