Files
linux/drivers/net/ethernet/intel/i40e
Jacob Keller 45d043597d i40e: avoid large memcpy by assigning struct
Assign the i40e_pf structure directly instead of using a large memcpy,
which avoids a sparse warning and lets the compiler optimize the copy
since it knows the size of the structure in advance.

Change-ID: I17604e23be2616521eb760290befcb767b52b3f7
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-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>
2016-02-17 08:57:44 -08:00
..
2015-12-03 13:43:06 -08:00
2016-02-16 19:04:08 -08:00
2015-10-08 15:11:38 -07:00
2015-07-23 05:33:55 -07:00
2016-02-17 08:53:46 -08:00
2015-07-23 05:33:55 -07:00
2015-07-23 05:15:26 -07:00
2015-07-23 05:33:55 -07:00
2016-02-17 08:47:25 -08:00
2016-02-17 08:47:25 -08:00
2015-03-07 07:01:06 -08:00