numam-dpdk/lib/librte_ether
Tetsuya Mukawa 911920812f ethdev: fix build with icc
This patch fixes following errors with icc.
  error #188: enumerated type mixed with another type
    return -1;

Fixes: 92d94d3744 ("ethdev: attach or detach port")

Reported-by: John McNamara <john.mcnamara@intel.com>
Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Acked-by: John McNamara <john.mcnamara@intel.com>
2015-02-28 00:14:51 +01:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ctrl.h ethdev: unification of flow types 2015-02-22 23:56:20 +01:00
rte_ethdev.c ethdev: fix build with icc 2015-02-28 00:14:51 +01:00
rte_ethdev.h ethdev: attach or detach port 2015-02-26 00:08:25 +01:00
rte_ether_version.map ethdev: attach or detach port 2015-02-26 00:08:25 +01:00
rte_ether.h ether: add transparent ethernet bridging type 2015-02-23 16:25:55 +01:00