Files
linux/drivers/net/ethernet/intel/i40e
Jean Sacren 2fc4cd52fa i40e: fix unconditional execution of cpu_to_le16()
The commit 3092e5e4cc79 ("i40e: add little endian conversion for
checksum") fixed the checksum bug on big-endian architecture.

But we should not execute cpu_to_le16() unconditionally. Thus, put
cpu_to_le16() under certain condition.

Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-10-23 05:40:49 -07:00
..
2014-01-09 02:10:23 -08:00
2015-10-08 15:11:38 -07:00
2015-07-23 05:33:55 -07:00
2014-01-09 02:10:23 -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
2015-10-08 16:19:55 -07:00
2015-01-14 16:48:39 -05:00
2014-01-09 02:10:23 -08:00
2015-03-07 07:01:06 -08:00