ar71xx: fix typo in r47416

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47417
This commit is contained in:
Felix Fietkau 2015-11-07 18:33:45 +00:00
parent 9dd5c79c47
commit 0a96564f9b

View file

@ -898,7 +898,7 @@
/* Inverse flags */
__u16 invflags;
-};
+} __attribute__((aligned(4));
+} __attribute__((aligned(4)));
/* Values for "flag" field in struct arpt_ip (general arp structure).
* No flags defined yet.