git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fc0b4a
)
[TG3]: Save initial PCI state before registering the netdevice.
author
David S. Miller
<davem@davemloft.net>
Sat, 6 Aug 2005 13:35:48 +0000
(06:35 -0700)
committer
David 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