diff options
author | 2014-09-03 08:12:56 +0000 | |
---|---|---|
committer | 2014-09-18 03:48:49 -0700 | |
commit | 027bb561eff4a5c2185d3cbad6a41785eb50dded (patch) | |
tree | c4f014ec815e9316e913247b6d715e84c66a4a08 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ixgbe: return integer from ixgbe_acquire_msix_vectors (diff) | |
download | linux-dev-027bb561eff4a5c2185d3cbad6a41785eb50dded.tar.xz linux-dev-027bb561eff4a5c2185d3cbad6a41785eb50dded.zip |
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
We already have to kfree this value if we fail, and this is only part of
MSI-X mode, so we should simply allocate the value where we need it.
This is cleaner, and makes it a lot more obvious why we are freeing it
inside of ixgbe_acquire_msix_vectors.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@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