kernel: update 3.14 to 3.14.8
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41309
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user