commit | 19b85e677df44b954c23a47395edf5a6c379771b | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Mon Apr 18 11:33:45 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu May 05 22:31:23 2016 -0700 |
tree | 69f02b276fdff040730bded8eb03d035e0a01108 | |
parent | 1a557afc4dd59b85a5cae2be6d351eaeb31d2664 [diff] |
i40evf: Drop packet split receive routine As part of preparation for the rx-refactor, remove the packet split receive routine and ancillary code. Some of the split related context set up code stays in i40e_virtchnl_pf.c in case an older VF driver tries to load and still wants to use packet split. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>