commit | bf164410d08dc83df416e3a6a43ab29bf88890ed | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Fri Nov 02 15:14:28 2007 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Nov 28 14:35:25 2007 -0800 |
tree | 607458e331bec426b2896319d7f5adb976ebdf51 | |
parent | a531a141089714efe39eca89593524fdf05104f2 [diff] |
PCI: pcie portdriver: initialize returned value 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>