datapath: Fully parenthesize ACTION macro.
authorBen Pfaff <blp@nicira.com>
Mon, 24 Oct 2011 22:18:49 +0000 (15:18 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 24 Oct 2011 22:45:59 +0000 (15:45 -0700)
commit6d0840ac87f147da1e28fcf9a9ffbf9a081fa599
treea54f1afcfe20dc9b0d24253ead35bbe9f22d5e39
parenta5f1b8f89e6bc8210e8eba35430ee9e31f7a674f
datapath: Fully parenthesize ACTION macro.

This doesn't matter for any of the current users of ACTION, nor do I expect
it to matter, but it seems like a good idea nonetheless.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/datapath.c