diff options
author | 2015-01-14 03:06:28 +0000 | |
---|---|---|
committer | 2015-02-08 19:01:06 -0800 | |
commit | 83840e4bd5a3ae0022e5cdd02bde149338b6b499 (patch) | |
tree | 645bc201da70cf20abd83b34be11f778b7c2a0c2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i40e: i40e_fcoe.c: Remove unused function (diff) | |
download | linux-dev-83840e4bd5a3ae0022e5cdd02bde149338b6b499.tar.xz linux-dev-83840e4bd5a3ae0022e5cdd02bde149338b6b499.zip |
i40e: avoid use of uninitialized v_budget in i40e_init_msix
This I40E_FCOE block increments v_budget before it has been initialized,
then v_budget gets overwritten a few lines later. This patch just
reorders the code hunks in what I believe was the intended sequence.
Coverity: CID 1260099
Signed-off-by: John W Linville <linville@tuxdriver.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions