From 0ff3c396d39e762cb0230eb84b9bd1d29dddc520 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 6 May 2012 21:19:14 +0000 Subject: kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes SVN-Revision: 31637 --- .../patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch') diff --git a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch index fb16e2aa62..a476952783 100644 --- a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch +++ b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch @@ -51,7 +51,7 @@ Signed-off-by: Vitaly Kuzmichev +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 */ -- cgit v1.2.3