diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-23 15:07:52 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-23 15:07:52 +0000 |
commit | 81af6da03766b83a47347e7509fd6e6829ac8569 (patch) | |
tree | 8ec6ec879c61ac178deef48a3fc4ea85cee90cc9 /target/linux/generic-2.6/patches-2.6.26 | |
parent | 5eda098fa7e0db84205b62d6c60486c598d77632 (diff) | |
download | mtk-20170518-81af6da03766b83a47347e7509fd6e6829ac8569.zip mtk-20170518-81af6da03766b83a47347e7509fd6e6829ac8569.tar.gz mtk-20170518-81af6da03766b83a47347e7509fd6e6829ac8569.tar.bz2 |
upgrade orion to 2.6.26-rc7
SVN-Revision: 11569
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.26')
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/100-netfilter_layer7_2.17.patch b/target/linux/generic-2.6/patches-2.6.26/100-netfilter_layer7_2.17.patch index 451dfe9..6d7fbd5 100644 --- a/target/linux/generic-2.6/patches-2.6.26/100-netfilter_layer7_2.17.patch +++ b/target/linux/generic-2.6/patches-2.6.26/100-netfilter_layer7_2.17.patch @@ -2027,7 +2027,7 @@ +} --- a/net/netfilter/nf_conntrack_core.c +++ b/net/netfilter/nf_conntrack_core.c -@@ -207,6 +207,14 @@ +@@ -205,6 +205,14 @@ * too. */ nf_ct_remove_expectations(ct); diff --git a/target/linux/generic-2.6/patches-2.6.26/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.26/150-netfilter_imq.patch index cd05e0f..830fb5d 100644 --- a/target/linux/generic-2.6/patches-2.6.26/150-netfilter_imq.patch +++ b/target/linux/generic-2.6/patches-2.6.26/150-netfilter_imq.patch @@ -687,7 +687,7 @@ #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/stat.h> -@@ -1545,7 +1548,11 @@ +@@ -1569,7 +1572,11 @@ int dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev) { if (likely(!skb->next)) { diff --git a/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch b/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch index cd961e5..17ef6c6 100644 --- a/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch +++ b/target/linux/generic-2.6/patches-2.6.26/202-mips-freestanding.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Makefile +++ b/arch/mips/Makefile -@@ -593,6 +593,9 @@ +@@ -597,6 +597,9 @@ cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000 diff --git a/target/linux/generic-2.6/patches-2.6.26/410-gpio_buttons.patch b/target/linux/generic-2.6/patches-2.6.26/410-gpio_buttons.patch index 29e6167..6ae2cd7 100644 --- a/target/linux/generic-2.6/patches-2.6.26/410-gpio_buttons.patch +++ b/target/linux/generic-2.6/patches-2.6.26/410-gpio_buttons.patch @@ -1,6 +1,6 @@ --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig -@@ -198,4 +198,20 @@ +@@ -197,4 +197,20 @@ Say Y here if you want to support the built-in real time clock of the HP SDC controller. |