summaryrefslogtreecommitdiffstats
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
commit0000c40d8fd1307fe9bb7333ef9f200f843a54a7 (patch)
treeda39b63cd28c72451d00b647e3a410797c371a0e /target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
parent12d8c25efe29a418b11ab2ccfc1fcea81470549b (diff)
downloadmaster-31e0f0ae-0000c40d8fd1307fe9bb7333ef9f200f843a54a7.tar.gz
master-31e0f0ae-0000c40d8fd1307fe9bb7333ef9f200f843a54a7.tar.bz2
master-31e0f0ae-0000c40d8fd1307fe9bb7333ef9f200f843a54a7.zip
refresh 2.6.30 kernel patches
SVN-Revision: 18231
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();
}