commit | 5a9769c827151def466f7e65619bc6aac643cf96 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Thu Nov 28 06:39:38 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jan 06 02:20:10 2014 -0800 |
tree | b25b0d590157fafb3dcdf4fbcaa40eba6044e3bb | |
parent | 567472640c6eb6e9b0cfe1bf91bb58507f9c77e5 [diff] |
i40e: use struct assign instead of memcpy Use struct assignment rather than an expensive memory copy. Change-Id: I1d18d510774dfd41a9c1250cdef238a4187528f5 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>