ipq806x: NSS Hardware Offloading SFE patch
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
--- a/include/linux/timer.h
|
||||||
|
+++ b/include/linux/timer.h
|
||||||
|
@@ -17,6 +17,7 @@ struct timer_list {
|
||||||
|
unsigned long expires;
|
||||||
|
void (*function)(struct timer_list *);
|
||||||
|
u32 flags;
|
||||||
|
+ unsigned long cust_data;
|
||||||
|
|
||||||
|
#ifdef CONFIG_LOCKDEP
|
||||||
|
struct lockdep_map lockdep_map;
|
||||||
Reference in New Issue
Block a user