[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0912131124100.24267@ask.diku.dk>
Date: Sun, 13 Dec 2009 11:25:02 +0100 (CET)
From: Julia Lawall <julia@...u.dk>
To: netdev@...r.kernel.org
Subject: question about drivers/net/3c507.c
The function __devinit cpmac_probe in the file drivers/net/3c507.c
contains the following code:
memcpy_toio(lp->base+SA_OFFSET, dev->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