[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140113.115459.326248442934302460.davem@davemloft.net>
Date: Mon, 13 Jan 2014 11:54:59 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: pankaj.dubey@...sung.com, linux-samsung-soc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, jg1.han@...sung.com,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] drivers: net: silence compiler warning in smc91x.c
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Fri, 10 Jan 2014 23:42:41 +0300
> 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".
Applied with this typo fixed, thanks.
--
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