Files
linux/drivers/net/ethernet/intel/i40e
Jacob Keller 7e4d01e7d3 i40e: use cpumask_copy instead of direct assignment
According to the header file cpumask.h, we shouldn't be directly copying
a cpumask_t, since its a bitmap and might not be copied correctly. Lets
use the provided cpumask_copy() function instead.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-08-25 14:52:42 -07:00
..
2017-03-15 01:57:08 -07:00
2015-10-08 15:11:38 -07:00
2015-07-23 05:33:55 -07:00
2015-07-23 05:33:55 -07:00
2015-07-23 05:33:55 -07:00
2017-04-19 16:47:31 -07:00
2017-04-19 17:04:06 -07:00
2017-04-19 16:47:31 -07:00