]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Restore LAA sooner in shutdown sequence
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 20 Apr 2009 06:58:52 +0000 (06:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Apr 2009 08:41:03 +0000 (01:41 -0700)
commitdaba2a631d2b7831b6a021b36d61314a9153526e
treef720e515b297e41930e2e2d9864d995bbb1dd156
parent9cf74ebb634fe79587cf9a1d5ff971391dd12e1b
tg3: Restore LAA sooner in shutdown sequence

After a shutdown reset, the LAA needs to be restored before posting the
post-reset signature in shared memory.  If the LAA is not restored
before then, the bootcode will assume the factory default MAC address
and WOL will not work with the LAA.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c