ethdev: fix mac vlan filter type
authorJijiang Liu <jijiang.liu@intel.com>
Fri, 31 Oct 2014 02:26:22 +0000 (10:26 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 31 Oct 2014 09:18:40 +0000 (10:18 +0100)
commit3b496a2759d5684a825f02dd8ba79b79b141af76
tree61618390312f40e6274681d37c3a7b89d313f0d3
parente03c7b14fdf653773f21742a2c5c841a62adfd08
ethdev: fix mac vlan filter type

Use the enum type for filter type.
It fixes the compilation error under ICC compiler.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_ether/rte_eth_ctrl.h