commit | c600636bd560b04973174caa5e349a72bce51637 | [log] [tgz] |
---|---|---|
author | Amir Hanania <amir.hanania@intel.com> | Tue Feb 15 09:11:31 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Feb 17 01:18:46 2011 -0800 |
tree | 7cfc33d89af8a7da978a0dd39a4b47bcb815eefd | |
parent | 4c7e604babd15db9dca3b07de167a0f93fe23bf4 [diff] |
ixgbe: work around for DDP last buffer size A HW limitation was recently discovered where the last buffer in a DDP offload cannot be a full buffer size in length. Fix the issue with a work around by adding another buffer with size = 1. Signed-off-by: Amir Hanania <amir.hanania@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>