commit | 3595990a9ccc1b819bfe801940eb05f8a84f253e | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri May 11 08:32:40 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jul 17 02:47:41 2012 -0700 |
tree | 8d7af4a336dad7ffbd7bb2a5fa4104d984fafeb8 | |
parent | e2c28ce76001f01fefb255e0ce1fd6819a2ad1ea [diff] |
ixgbevf: Cleanup accounting for space needed at start of xmit_frame This change cleans up the accounting needed at the start of xmit_frame so that we can avoid doing too much work to determine how many descriptors we will need. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Greg Rose <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>