[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52D05B41.7000601@cogentembedded.com>
Date: Fri, 10 Jan 2014 23:42:41 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Pankaj Dubey <pankaj.dubey@...sung.com>,
linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
CC: "David S. Miller" <davem@...emloft.net>,
Jingoo Han <jg1.han@...sung.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] drivers: net: silence compiler warning in smc91x.c
Hello.
On 01/10/2014 06:04 AM, Pankaj Dubey wrote:
> If used 64 bit compiler GCC warns that:
> drivers/net/ethernet/smsc/smc91x.c:1897:7:
> warning: cast from pointer to integer of different
> size [-Wpointer-to-int-cast]
> This patch fixes this by changing typecase from "unsigned int" to "unsigned long"
Only "typecast".
> CC: "David S. Miller" <davem@...emloft.net>
> CC: Jingoo Han <jg1.han@...sung.com>
> CC: netdev@...r.kernel.org
> Signed-off-by: Pankaj Dubey <pankaj.dubey@...sung.com>
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists