diff options
author | Luka Perkov <luka@openwrt.org> | 2015-03-10 16:11:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-03-10 16:11:44 +0000 |
commit | 4f581d97bfce649ae4c30b4e62d0f691b942d8e6 (patch) | |
tree | 2bc4c625c352c47a31d2a72db05670d8bed22882 /target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch | |
parent | e04e6230092fc03215685d820abb25cc503c3357 (diff) | |
download | mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.zip mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.tar.gz mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44649
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch index 45772b6..5990f70 100644 --- a/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch @@ -246,7 +246,7 @@ &sin->sin6_addr); sin->sin6_scope_id = 0; } -@@ -712,12 +712,12 @@ int ip6_datagram_send_ctl(struct net *ne +@@ -708,12 +708,12 @@ int ip6_datagram_send_ctl(struct net *ne } if (fl6->flowlabel&IPV6_FLOWINFO_MASK) { |