diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-05-06 10:43:47 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-06 15:33:46 -0700 |
commit | fdaff1ceac32e1748353e91a420c18141ea153c0 (patch) | |
tree | 76af85bfdc2760b4aa6700ed4795035313f2f8c8 /samples | |
parent | 7a921c93626e7481b5d8788d8511995aa2d2b591 (diff) |
ixgbe: skb_record_rx_queue should record rx queue instead of vector
currently ixgbe_receive_skb is passing the vector index to
skb_record_rx_queue instead of the queue index. This patch changes that so
that the ring index is passed instead.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions