[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52B24D94.6090600@cn.fujitsu.com>
Date: Thu, 19 Dec 2013 09:36:20 +0800
From: Wanlong Gao <gaowanlong@...fujitsu.com>
To: Daniel Borkmann <borkmann@...earbox.net>
CC: Fengguang Wu <fengguang.wu@...el.com>, davem@...emloft.net,
ffusco@...hat.com, kbuild-all@...org,
netdev <netdev@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [net-next/master PATCH] lib: fix compile warning in hashlib_init
On 12/19/2013 09:32 AM, Daniel Borkmann wrote:
> 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@...el.com>
>>> Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
>
> That's already in netdev patchwork:
>
> http://patchwork.ozlabs.org/patch/302908/
Nice, thank you.
Regards,
Wanlong Gao
>
> Thanks !
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists