From: Matt Carlson Date: Tue, 4 Nov 2008 00:51:36 +0000 (-0800) Subject: tg3: Preserve LAA when device control is released X-Git-Tag: v2.6.29-rc1~581^2~785 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f007891da0ad3d9192e9aa13ce4e3aaf20c33fa;p=pandora-kernel.git tg3: Preserve LAA when device control is released This patch moves the __tg3_set_mac_addr() function earlier in the file listing, to avoid a function prototype, and calls the function to restore the LAA after a driver unload chip reset. With this code in place, the administrator can wake the machine using the LAA. Signed-off-by: Matt Carlson Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed