netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* question about drivers/net/cpmac.c
@ 2009-12-13 10:22 Julia Lawall
  2009-12-13 10:25 ` question about drivers/net/3c507.c Julia Lawall
  2009-12-13 10:39 ` question about drivers/net/cpmac.c David Miller
  0 siblings, 2 replies; 8+ messages in thread
From: Julia Lawall @ 2009-12-13 10:22 UTC (permalink / raw)
  To: florian, netdev

The function __devinit cpmac_probe in the file drivers/net/cpmac.c 
contains the following code:

memcpy(dev->dev_addr, pdata->dev_addr, sizeof(dev->dev_addr));

Is it correct that the size of the pointer is what is wanted?

julia

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-12-13 12:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 10:22 question about drivers/net/cpmac.c Julia Lawall
2009-12-13 10:25 ` question about drivers/net/3c507.c Julia Lawall
2009-12-13 10:40   ` David Miller
2009-12-13 10:39 ` question about drivers/net/cpmac.c David Miller
2009-12-13 11:00   ` Julia Lawall
2009-12-13 11:51     ` Ben Hutchings
2009-12-13 12:19       ` Florian Fainelli
2009-12-13 12:43         ` Julia Lawall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).