[TG3]: Save initial PCI state before registering the netdevice.
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Aug 2005 13:35:48 +0000 (06:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Aug 2005 13:35:48 +0000 (06:35 -0700)
Else on SMP systems it is possible for hotplug to execute,
invoke tg3_open(), and end up loading the uninitialized
PCI register save area into the card.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found