kernel: update 3.14 to 3.14.8

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 41309
This commit is contained in:
Luka Perkov
2014-06-24 12:27:36 +00:00
parent 2dd6d4a4f0
commit 70a27a518e
6 changed files with 11 additions and 17 deletions

View File

@@ -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;
}