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:
a531a14
)
PCI: pcie portdriver: initialize returned value
author
Linas Vepstas
<linas@austin.ibm.com>
Fri, 2 Nov 2007 20:14:28 +0000
(15:14 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 28 Nov 2007 22:35:25 +0000
(14:35 -0800)
The pcie protdrv status can be returned uninitialized,
if there are no children under a device. This leads to
bad responses downstream. Fix this.
Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found