|
@@ -323,7 +323,7 @@ SVN-Revision: 35130
|
|
|
SKB_DROP_REASON_IP_INHDR);
|
|
SKB_DROP_REASON_IP_INHDR);
|
|
|
--- a/include/linux/types.h
|
|
--- a/include/linux/types.h
|
|
|
+++ b/include/linux/types.h
|
|
+++ b/include/linux/types.h
|
|
|
-@@ -247,5 +247,11 @@ typedef void (*swap_func_t)(void *a, voi
|
|
|
|
|
|
|
+@@ -248,5 +248,11 @@ typedef void (*swap_func_t)(void *a, voi
|
|
|
typedef int (*cmp_r_func_t)(const void *a, const void *b, const void *priv);
|
|
typedef int (*cmp_r_func_t)(const void *a, const void *b, const void *priv);
|
|
|
typedef int (*cmp_func_t)(const void *a, const void *b);
|
|
typedef int (*cmp_func_t)(const void *a, const void *b);
|
|
|
|
|
|