Skip to content
Snippets Groups Projects
Commit 0a96564f authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ar71xx: fix typo in r47416


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

SVN-Revision: 47417
parent 9dd5c79c
No related branches found
No related tags found
No related merge requests found
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment