[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081009182523.D6FF.40F06B3A@sm.sony.co.jp>
Date: Thu, 09 Oct 2008 19:08:37 +0900
From: Masakazu Mokuno <mokuno@...sony.co.jp>
To: Steve.Glendinning@...c.com
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
Ian.Saturley@...c.com
Subject: Re: SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
Hi
On Thu, 9 Oct 2008 09:48:16 +0100
Steve.Glendinning@...c.com wrote:
> Hi David,
>
> I don't see those warnings here on x86_64 (gcc 4.3.0, Fedora 9). Which
> arch/gcc version do you see them on?
I've got same results as davem:
CC [M] drivers/net/usb/smsc95xx.o
drivers/net/usb/smsc95xx.c: In function 'smsc95xx_write_reg_async':
drivers/net/usb/smsc95xx.c:348: warning: large integer implicitly truncated to unsigned type
drivers/net/usb/smsc95xx.c: In function 'smsc95xx_status':
drivers/net/usb/smsc95xx.c:548: warning: passing argument 1 of '__swab32s' makes pointer from integer without a cast
I'm using powerpc/x86 cross-compiler (ppu-gcc 4.1.1) included in Cell
SDK 3.0. You can reach the gcc RPMs via:
http://www.bsc.es/projects/deepcomputing/linuxoncell/
(from 'Cell BE SDKs' item of the left menu of the page)
--
Masakazu Mokuno
--
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