r8169: mac address change support
authorFrancois Romieu <romieu@fr.zoreil.com>
Wed, 31 Jan 2007 22:47:43 +0000 (23:47 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:45 +0000 (22:16 -0400)
Merged from Realtek's r8169-6.001 driver.

I have added some locking to protect against the arp monitoring
timer in the bonding driver. Accessing the configuration registers
is otherwise performed under RTNL locking.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>

No differences found