diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2013-09-28 07:01:44 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-10-09 22:32:10 -0700 |
commit | 493fb30011b3ab5173cef96f1d1ce126da051792 (patch) | |
tree | a4efe1ea58b5dcb5abed679ec9f45b35fed39dc3 /net/unix/af_unix.c | |
parent | a114d0a6aca7f96f46be93539665dbb28bdf1a73 (diff) |
i40e: Move q_vectors from pointer to array to array of pointers
Allocate the q_vectors individually. The advantage to this is that it
allows for easier freeing and allocation. In addition it makes it so
that we could do node specific allocations at some point in the future.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions