diff options
author | 2013-09-28 06:00:53 +0000 | |
---|---|---|
committer | 2013-10-09 22:39:30 -0700 | |
commit | cd0b6fa65692a2bc150c3228008b812b1f45aed0 (patch) | |
tree | 7d9aed159b7dd8fb33e5d50aa1f9d7863898f8fc /net/tipc | |
parent | i40e: Move q_vectors from pointer to array to array of pointers (diff) | |
download | wireguard-linux-cd0b6fa65692a2bc150c3228008b812b1f45aed0.tar.xz wireguard-linux-cd0b6fa65692a2bc150c3228008b812b1f45aed0.zip |
i40e: Replace ring container array with linked list
This replaces the ring container array with a linked list. The idea is
to make the logic much easier to deal with since this will allow us to
call a simple helper function from the q_vectors to go through the
entire list.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions