ar71xx: fix typo in r47416
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / patches-4.1 / 910-unaligned_access_hacks.patch
index 772b4eca11e2198fc9a457b2fd89a7193cd234de..bd41bdf479f5f5bd93af913e590c8f07299e291b 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.