[PATCH] forcedeth: move mac address setup/teardown
authorAyaz Abdulla <aabdulla@nvidia.com>
Mon, 31 Jul 2006 16:04:45 +0000 (12:04 -0400)
committerJeff Garzik <jeff@garzik.org>
Wed, 9 Aug 2006 03:47:30 +0000 (23:47 -0400)
commitf1489653e9c891f343d2034aad0ef6984d3ef5cb
treed9333c6a7188037bb0d47cc68150348d4cc82159
parentfcf194d19b7857c2467bebdb271bd079a0c0da81
[PATCH] forcedeth: move mac address setup/teardown

This patch moves the mac address setup/teardown to the
nv_probe/nv_remove functions. This fixes WOL wakeup since on nv_close we
would reverse the mac address. Also, bonding driver will reset address
after nv_close is called.

Signed-Off-By: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/forcedeth.c