diff options
| author | Sergio Paracuellos <[email protected]> | 2018-11-04 11:49:28 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-11 11:36:14 -0800 |
| commit | a80775d647d3f9b3e25081ca49cc2311a78b7419 (patch) | |
| tree | 393008fe114ca38bfd915a46691547a752fffd2d /tools/perf/scripts/python/bin | |
| parent | ad9c87e129d139129958d5f97d108a21ec8628e9 (diff) | |
staging: mt7621-pci: replace return value if devm_pci_alloc_host_bridge call fails
Driver probe function calls 'devm_pci_alloc_host_bridge'. If this call fails
it is returning -ENODEV. Return -ENOMEM instead which is more accurate for
this.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions