Xuelin Shi 2e49ae79eb ixgbe: fix data access on big endian cpu
1. cpu use data owned by ixgbe must use rte_le_to_cpu_xx(...)
2. cpu fill data to ixgbe must use rte_cpu_to_le_xx(...)
3. checking pci status with converted constant

Signed-off-by: Xuelin Shi <xuelin.shi@freescale.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-07-30 02:15:32 +02:00
..
2015-07-27 04:27:15 +02:00
2015-07-22 15:04:16 +02:00
2015-07-27 04:53:04 +02:00
2015-07-22 10:55:26 +02:00
2015-07-27 04:27:15 +02:00