[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0912131119540.24267@ask.diku.dk>
Date: Sun, 13 Dec 2009 11:22:54 +0100 (CET)
From: Julia Lawall <julia@...u.dk>
To: florian@...nwrt.org, netdev@...r.kernel.org
Subject: question about drivers/net/cpmac.c
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
--
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