diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-07-22 12:45:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-07-22 12:45:07 +0000 |
commit | 54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa (patch) | |
tree | b63e132b308f263eb87266a2df76bedec7db70a4 /target/linux/ar71xx | |
parent | 9384cc59512c6974908289b67c3321d40ee4f19b (diff) | |
download | upstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.tar.gz upstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.tar.bz2 upstream-54f5f6fa6c8aff9b2d9e1de626a8f5cd70de56fa.zip |
kernel: update to linux 4.1.3
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46437
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch b/target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch index 05f6465f37..3a73aea431 100644 --- a/target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch +++ b/target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch @@ -332,7 +332,7 @@ IPSTATS_MIB_INHDRERRORS); --- a/include/linux/types.h +++ b/include/linux/types.h -@@ -207,5 +207,11 @@ struct callback_head { +@@ -215,5 +215,11 @@ struct callback_head { /* clocksource cycle base type */ typedef u64 cycle_t; |