diff options
author | Zheyu Ma <zheyuma97@gmail.com> | 2021-10-18 05:16:22 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-18 15:46:02 +0300 |
commit | b2cddb44bddc1a9c5949a978bb454bba863264db (patch) | |
tree | ed213578aa5826b3f85164a348967baa8155ab7d /Documentation | |
parent | d1a7b9e4696584ce05c12567762c18a866837a85 (diff) | |
download | linux-b2cddb44bddc1a9c5949a978bb454bba863264db.tar.xz |
cavium: Return negative value when pci_alloc_irq_vectors() fails
During the process of driver probing, the probe function should return < 0
for failure, otherwise, the kernel will treat value > 0 as success.
Signed-off-by: Zheyu Ma <zheyuma97@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions