diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-02-08 07:51:11 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-03-19 01:38:42 -0700 |
commit | 244e27ad4d9e561c688c4da3383fec890be832d0 (patch) | |
tree | 7a9c91b3341783ee7054c2d7f9b0febb66b7fdcc /drivers/hv | |
parent | 4da0bd736552e6377b407b3c3d3ae518ebbdd269 (diff) |
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
This change makes it so that we store the tx_flags and protocol information
to the tx_buffer_info structure sooner. This allows us to avoid unnecessary
read/write transactions since we are placing the data in the final location
earlier.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions