diff options
author | Dan Carpenter <[email protected]> | 2014-09-09 15:11:50 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-09-16 17:41:52 -0600 |
commit | f9dd0ce67db80079484f154a27581e30c28e6938 (patch) | |
tree | ab71d71042bff74c749f5079265be79c19621213 /net/lapb/lapb_subr.c | |
parent | 8961def56845593f22ce85474e428f6e4892fdd3 (diff) |
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
We should be testing "hwirq" instead of "irq". "irq" is unsigned so it's
never less than zero. Also it's uninitialized.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Srikanth Thokala <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions