Re: linux-next: build failure after merge of the net-next tree

From: David Miller
Date: Mon Feb 09 2015 - 00:52:54 EST


From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Date: Mon, 9 Feb 2015 14:07:45 +1100

> diff --git a/lib/rhashtable.c b/lib/rhashtable.c
> index e96fc00208bc..9cc4c4a90d00 100644
> --- a/lib/rhashtable.c
> +++ b/lib/rhashtable.c
> @@ -23,6 +23,7 @@
> #include <linux/jhash.h>
> #include <linux/random.h>
> #include <linux/rhashtable.h>
> +#include <linux/err.h>
>
> #define HASH_DEFAULT_SIZE 64UL
> #define HASH_MIN_SIZE 4UL

Applied, thanks Stephen.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/