ofp-actions: Align struct ofpact to OFPACT_ALIGNTO.
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 13 Mar 2015 20:27:19 +0000 (13:27 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 13 Mar 2015 20:27:19 +0000 (13:27 -0700)
commit18287cd35ebaffb9122e08b29832bc52e1608cda
treec6c337ec70e12d0732217b92841971eb70817606
parent657ac953c9a0bbec23f1bec6a0c26737e06e5bcb
ofp-actions: Align struct ofpact to OFPACT_ALIGNTO.

We already assume this alignment, let the compiler know it, too.

As a side-effect the sizeof(struct ofpact) also changes to
OFPACT_ALIGNTO, which should be fine.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/ofp-actions.h