commit | f1489653e9c891f343d2034aad0ef6984d3ef5cb | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Mon Jul 31 12:04:45 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Aug 08 23:47:30 2006 -0400 |
tree | d9333c6a7188037bb0d47cc68150348d4cc82159 | |
parent | fcf194d19b7857c2467bebdb271bd079a0c0da81 [diff] |
[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>