diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-07-20 08:08:28 +0000 |
---|---|---|
committer | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | 2012-08-16 15:44:32 -0700 |
commit | 42073d91a214587717c36a697436bad0f60c4384 (patch) | |
tree | c8c7f25e950eb8588b580181ff9393a3327f631d /net/ipv6/tcp_ipv6.c | |
parent | 09816fbea96ae81eac82dee2d52f29ea7241678d (diff) |
ixgbe: Have the CPU take ownership of the buffers sooner
This patch makes it so that we will always have ownership of the buffers by
the time we get to ixgbe_add_rx_frag. This is necessary as I am planning to
add a copy-break to ixgbe_add_rx_frag and in order for that to function
correctly we need the CPU to have ownership of the buffer.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions