summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-06 21:19:14 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-06 21:19:14 +0000
commitd4d537811bcf327b603605aea8d20295ef317f06 (patch)
tree044abda1179e26bc1161e60d5a06a7ff784c9bab /target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
parentecb548b2e5e00f2cfe5689859dded4a9b0b08adf (diff)
kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch')
-rw-r--r--target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
index 090e63c3f..0cae12306 100644
--- a/target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
+++ b/target/linux/generic/patches-3.2/992-mpcore_wdt_fix_watchdog_counter_loading.patch
@@ -51,7 +51,7 @@ Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
+EXPORT_SYMBOL_GPL(twd_timer_get_rate);
--- a/drivers/watchdog/mpcore_wdt.c
+++ b/drivers/watchdog/mpcore_wdt.c
-@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct
+@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct
spin_lock(&wdt_lock);
/* Assume prescale is set to 256 */