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-24 13:17:49 +01:00
2014-11-27 22:50:06 +01:00
2014-11-27 21:20:58 +01:00
2014-06-11 00:29:34 +02:00
2014-11-27 19:03:27 +01:00
2014-11-27 13:09:51 +01:00