diff options
author | Dan Carpenter <[email protected]> | 2012-06-14 08:34:24 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-06-15 15:30:15 -0700 |
commit | 0f6efff92524c65fc3ef41c8b936c526580f1db0 (patch) | |
tree | 147fe0ff12046cabcb3a4c39d07a751b79707ddb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 62b1a8ab9b3660bb820d8dfe23148ed6cda38574 (diff) |
qlcnic: off by one in qlcnic_init_pci_info()
The adapter->npars[] array has QLCNIC_MAX_PCI_FUNC elements. We
allocate it that way a few lines earlier in the function. So this test
is off by one.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Anirban Chakraborty <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions