[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0912131126570.24267@ask.diku.dk>
Date: Sun, 13 Dec 2009 11:28:42 +0100 (CET)
From: Julia Lawall <julia@...u.dk>
To: petkan@...rs.sourceforge.net, linux-usb@...r.kernel.org,
netdev@...r.kernel.org
Subject: question about drivers/net/usb/rtl8150.c
The function rtl8150_set_mac_address in the file drivers/net/usb/rtl8150.c
contains the following code:
set_registers(dev, IDR, sizeof(netdev->dev_addr), netdev->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