diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-08-26 07:45:09 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-10-07 07:09:20 (GMT) |
commit | ebe42d169bd0b4c3e2e355374d07ba7d51744601 (patch) | |
tree | d728a01ea4917f2c4036697ffd588d9cc71e6e31 /mm/mmap.c | |
parent | 2bbfebe2db3453f9ad5a3de56b77d383b91a7829 (diff) | |
download | linux-fsl-qoriq-ebe42d169bd0b4c3e2e355374d07ba7d51744601.tar.xz |
igb: consolidate creation of Tx buffer info and data descriptor
This change will combine the writes of tx_buffer_info and the Tx data
descriptors into a single function. The advantage of this is that we can
avoid needless memory reads from the buffer info struct and speed things up
by keeping the accesses to the local registers.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions