[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140113.144631.230680335708739346.davem@davemloft.net>
Date: Mon, 13 Jan 2014 14:46:31 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: shahed.shaikh@...gic.com
Cc: martin@...ser.cx, himanshu.madhani@...gic.com,
rajesh.borundia@...gic.com, linux-kernel@...r.kernel.org,
trivial@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH -next] qlcnic: fix compiler warning
From: Shahed Shaikh <shahed.shaikh@...gic.com>
Date: Fri, 10 Jan 2014 07:19:19 +0000
>
> Adding netdev.
>
>> -----Original Message-----
>> From: Martin Kaiser,,, [mailto:martin@...kholt.kaiser.cx] On Behalf Of
>> Martin Kaiser
>> Sent: Thursday, January 09, 2014 9:29 PM
>> To: Himanshu Madhani; Rajesh Borundia
>> Cc: linux-kernel; trivial@...nel.org
>> Subject: [PATCH -next] qlcnic: fix compiler warning
>>
>> Add an explicit cast to fix the following warning (seen on Debian Wheezy, gcc
>> 4.7.2)
>>
>> CC [M] drivers/net/wireless/rtlwifi/rtl8192ce/trx.o
>> drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c: In function
>> ‘qlcnic_send_filter’:
>> drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c:349:3: warning:
>> passing argument 2 of ‘ether_addr_equal’ from incompatible pointer type
>> [enabled by default]
>> In file included from include/linux/if_vlan.h:16:0,
>> from drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c:9:
>> include/linux/etherdevice.h:244:20: note: expected ‘const u8 *’ but
>> argument is of type ‘u64 *’
>>
>
> If I am not wrong, this patch should go to David's net-next tree.
>
>> Signed-off-by: Martin Kaiser <martin@...ser.cx>
>
> Acked-by: Shahed Shaikh <shahed.shaikh@...gic.com>
Please post the original patch to netdev so that it properly gets
queued up in patchwork, thank you very much.
Powered by blists - more mailing lists