aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/831-ledtrig_netdev.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-06-24 12:27:36 +0000
committerLuka Perkov <luka@openwrt.org>2014-06-24 12:27:36 +0000
commit70a27a518e842f0180271ab79e058c3d20821bc7 (patch)
treeabc946786bdc65802d7b5e8bcdc11d4195b9c498 /target/linux/generic/patches-3.14/831-ledtrig_netdev.patch
parent2dd6d4a4f06f1dea95c2e2de5c0dc668237cec71 (diff)
downloadupstream-70a27a518e842f0180271ab79e058c3d20821bc7.tar.gz
upstream-70a27a518e842f0180271ab79e058c3d20821bc7.tar.bz2
upstream-70a27a518e842f0180271ab79e058c3d20821bc7.zip
kernel: update 3.14 to 3.14.8
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41309
Diffstat (limited to 'target/linux/generic/patches-3.14/831-ledtrig_netdev.patch')
-rw-r--r--target/linux/generic/patches-3.14/831-ledtrig_netdev.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.14/831-ledtrig_netdev.patch b/target/linux/generic/patches-3.14/831-ledtrig_netdev.patch
index 6884346135..1fdd6e8dc3 100644
--- a/target/linux/generic/patches-3.14/831-ledtrig_netdev.patch
+++ b/target/linux/generic/patches-3.14/831-ledtrig_netdev.patch
@@ -29,7 +29,7 @@
#include <linux/netdevice.h>
#include <linux/timer.h>
#include <linux/ctype.h>
-@@ -307,8 +306,9 @@ done:
+@@ -294,8 +293,9 @@ done:
static void netdev_trig_timer(unsigned long arg)
{
struct led_netdev_data *trigger_data = (struct led_netdev_data *)arg;
@@ -40,7 +40,7 @@
write_lock(&trigger_data->lock);
-@@ -318,7 +318,7 @@ static void netdev_trig_timer(unsigned l
+@@ -305,7 +305,7 @@ static void netdev_trig_timer(unsigned l
goto no_restart;
}