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:
f34303d
)
PCI: correctly initialize a structure for pcie_save_pcix_state()
author
Shaohua Li
<shaohua.li@intel.com>
Tue, 18 Dec 2007 01:56:56 +0000
(09:56 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Feb 2008 23:04:27 +0000
(15:04 -0800)
save_state->cap_nr should be correctly set, otherwise we can't find the
saved cap at resume.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found