numam-dpdk/lib/librte_pmd_enic
Sujith Sankar 2d3ba69654 enic: fix build by using standard integer types
ENIC PMD was giving compilation errors on ppc_64-power8-linuxapp-gcc because
of types such as u_int32_t.  This patch replaces all those with uint32_t and
similar ones.

Reported-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Sujith Sankar <ssujith@cisco.com>
Acked-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-11-28 16:59:21 +01:00
..
2014-11-26 23:07:11 +01:00
2014-11-26 23:07:11 +01:00
2014-11-26 23:07:11 +01:00
2014-11-26 23:07:11 +01:00
2014-11-26 23:07:11 +01:00
2014-11-27 19:12:43 +01:00