[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091213.024016.77044163.davem@davemloft.net>
Date: Sun, 13 Dec 2009 02:40:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: julia@...u.dk
Cc: netdev@...r.kernel.org
Subject: Re: question about drivers/net/3c507.c
From: Julia Lawall <julia@...u.dk>
Date: Sun, 13 Dec 2009 11:25:02 +0100 (CET)
> 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?
Same as the cpmac.c case, needs to be fixed.
--
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