ar71xx: refresh unaligned access hacks patch
authorGabor Juhos <juhosg@openwrt.org>
Sat, 22 Feb 2014 16:17:27 +0000 (16:17 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 22 Feb 2014 16:17:27 +0000 (16:17 +0000)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39694

target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch

index 20f5f1c0e2f986c4c94ae2343a874a10932743b6..f6286a1cbc0c9b25783afd1ea2579dba3232a48b 100644 (file)
  #define IGMP_HOST_MEMBERSHIP_REPORT   0x12    /* Ditto */
 --- a/net/core/flow_dissector.c
 +++ b/net/core/flow_dissector.c
-@@ -152,7 +152,7 @@ ipv6:
+@@ -157,7 +157,7 @@ ipv6:
                ports = skb_header_pointer(skb, nhoff + poff,
                                           sizeof(_ports), &_ports);
                if (ports)