Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init

From: Daniel Borkmann
Date: Wed Dec 18 2013 - 20:52:06 EST


On 12/19/2013 02:15 AM, Fengguang Wu wrote:
CC the list.

On Thu, Dec 19, 2013 at 09:08:34AM +0800, Wanlong Gao wrote:
/git/linux/lib/hash.c: In function 'hashlib_init':
/git/linux/lib/hash.c:35:2: warning: passing argument 1 of 'setup_arch_fast_hash' from incompatible pointer type [enabled by default]
/git/linux/include/asm-generic/hash.h:5:20: note: expected 'struct arch_hash_ops *' but argument is of type 'struct fast_hash_ops *'

Reported-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Signed-off-by: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>

That's already in netdev patchwork:

http://patchwork.ozlabs.org/patch/302908/

Thanks !
--
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/