aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-10-30 16:24:52 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-10-30 16:24:52 +0000
commitfd20f987cb16a2804b3574b3b65ecd6859676a81 (patch)
tree1dee1ac5d393decc314cb86dd69bc0305cd6499d /target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
parentd33a61adf41e700c89a76e20d145cbaab1741add (diff)
downloadmaster-187ad058-fd20f987cb16a2804b3574b3b65ecd6859676a81.tar.gz
master-187ad058-fd20f987cb16a2804b3574b3b65ecd6859676a81.tar.bz2
master-187ad058-fd20f987cb16a2804b3574b3b65ecd6859676a81.zip
[rdc] refresh 2.6.30 kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18231 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch')
-rw-r--r--target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
index 8103e841d5..92bce802bf 100644
--- a/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
+++ b/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
@@ -21,7 +21,7 @@
/*
* Invoke the realmode switch hook if present; otherwise
-@@ -156,6 +159,16 @@ void go_to_protected_mode(void)
+@@ -112,6 +115,16 @@ void go_to_protected_mode(void)
die();
}