From: Ayaz Abdulla Date: Mon, 31 Jul 2006 16:04:45 +0000 (-0400) Subject: [PATCH] forcedeth: move mac address setup/teardown X-Git-Tag: v2.6.19-rc1~1263^2~101 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1489653e9c891f343d2034aad0ef6984d3ef5cb;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed