summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-30 16:24:52 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-30 16:24:52 +0000
commit15e0985ea537d60b0527a2d57a9ecba1c84f04cf (patch)
tree1dee1ac5d393decc314cb86dd69bc0305cd6499d /target/linux/rdc/patches-2.6.30/005-fix_amit_breakage.patch
parentddcb850f7be988c15d4bd2780608c8461af3e160 (diff)
[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 8103e841d..92bce802b 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();
}