commit | 5cb259016b4258d7ac53588a01d17da1ceda84b7 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Mon Dec 12 15:44:15 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Feb 18 20:35:36 2017 -0800 |
tree | 4c46ecc6d1752244839f5fdb56bca337e522e808 | |
parent | 2ae0bf501425cbddc8b992a2b65fc04d911cae8c [diff] |
i40e: properly convert le16 value to CPU format This ensures that the pvid which is stored in __le16 format is converted to the CPU format. This will fix comparison issues on Big Endian platforms. Change-ID: I92c80d1315dc2a0f9f095d5a0c48d461beb052ed 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>