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@xxxxxxxxxxxxx> CC: Jingoo Han <jg1.han@xxxxxxxxxxx> CC: netdev@xxxxxxxxxxxxxxx Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx>
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html