From 361080737b7d4b151690a77a8850659a6450eef0 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 15 Dec 2013 19:16:30 +0000 Subject: kernel: update kernel 3.10 to 3.10.24 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39059 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch') diff --git a/target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch index 1807dfb2ed..a0b5824850 100644 --- a/target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-3.10/902-unaligned_access_hacks.patch @@ -265,7 +265,7 @@ &sin->sin6_addr); sin->sin6_scope_id = 0; } -@@ -687,12 +687,12 @@ int ip6_datagram_send_ctl(struct net *ne +@@ -691,12 +691,12 @@ int ip6_datagram_send_ctl(struct net *ne } if (fl6->flowlabel&IPV6_FLOWINFO_MASK) { -- cgit v1.2.3