[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)
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>

No differences found