|
@@ -23,6 +23,7 @@
|
|
#include <linux/jhash.h>
|
|
#include <linux/jhash.h>
|
|
#include <linux/random.h>
|
|
#include <linux/random.h>
|
|
#include <linux/rhashtable.h>
|
|
#include <linux/rhashtable.h>
|
|
|
|
+#include <linux/err.h>
|
|
|
|
|
|
#define HASH_DEFAULT_SIZE 64UL
|
|
#define HASH_DEFAULT_SIZE 64UL
|
|
#define HASH_MIN_SIZE 4UL
|
|
#define HASH_MIN_SIZE 4UL
|