ar71xx: fix typo in r47416
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Nov 2015 18:33:45 +0000 (18:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Nov 2015 18:33:45 +0000 (18:33 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47417 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch

index 772b4ec..bd41bdf 100644 (file)
        /* 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.