From: David S. Miller Date: Sat, 6 Aug 2005 13:35:48 +0000 (-0700) Subject: [TG3]: Save initial PCI state before registering the netdevice. X-Git-Tag: v2.6.13-rc7~128^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3f4c97723c4ec4e5d85e6e70084b02e6be8788;p=pandora-kernel.git [TG3]: Save initial PCI state before registering the netdevice. 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 --- Reading git-diff-tree failed