diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-11 15:15:23 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-11 15:15:23 +0000 |
commit | 60cadb2baeccf8fd58c7a39cfabba9a328788657 (patch) | |
tree | 0d8340958c5818c3bc28d0ec1517f0c6dd7df843 /target/linux/generic-2.6 | |
parent | 4e02a6be0b33ce5f7502e7ea6154fcaf68a27c1b (diff) | |
download | upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.tar.gz upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.tar.bz2 upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.zip |
upgrade ixp4xx to 2.6.26-rc9, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11768 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/200-sched_esfq.patch | 2 | ||||
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.26/630-phy_packets.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.26/200-sched_esfq.patch b/target/linux/generic-2.6/patches-2.6.26/200-sched_esfq.patch index 1dfd95e82b..6d97dc356e 100644 --- a/target/linux/generic-2.6/patches-2.6.26/200-sched_esfq.patch +++ b/target/linux/generic-2.6/patches-2.6.26/200-sched_esfq.patch @@ -40,7 +40,7 @@ enum --- a/net/sched/Kconfig +++ b/net/sched/Kconfig -@@ -139,6 +139,37 @@ +@@ -128,6 +128,37 @@ To compile this code as a module, choose M here: the module will be called sch_sfq. diff --git a/target/linux/generic-2.6/patches-2.6.26/630-phy_packets.patch b/target/linux/generic-2.6/patches-2.6.26/630-phy_packets.patch index e52f11a294..f1c1580e0d 100644 --- a/target/linux/generic-2.6/patches-2.6.26/630-phy_packets.patch +++ b/target/linux/generic-2.6/patches-2.6.26/630-phy_packets.patch @@ -50,7 +50,7 @@ --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -609,6 +609,7 @@ +@@ -613,6 +613,7 @@ void *ax25_ptr; /* AX.25 specific data */ struct wireless_dev *ieee80211_ptr; /* IEEE 802.11 specific data, assign before registering */ |