diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2015-10-26 19:44:39 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-01 22:55:49 -0800 |
commit | 7d96ba1a8b7c36d1f4a04dc40e031b6f8c677496 (patch) | |
tree | 820c15b7ff197c7d7e08276c13412fa0d63efb9c /lib/netdev-notifier-error-inject.c | |
parent | e743072fd16e6e772d5b5e4aef38873946f9a3e0 (diff) | |
download | linux-7d96ba1a8b7c36d1f4a04dc40e031b6f8c677496.tar.gz linux-7d96ba1a8b7c36d1f4a04dc40e031b6f8c677496.tar.bz2 linux-7d96ba1a8b7c36d1f4a04dc40e031b6f8c677496.zip |
i40evf: allocate queue vectors dynamically
Change the queue_vector array from a statically-sized member of the
adapter structure to a dynamically-allocated and -sized array.
This reduces the size of the adapter structure, and allows us to support
any number of queue vectors in the future without changing the code.
Change-ID: I08dc622cb2f2ad01e832e51c1ad9b86524730693
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions