net/fm10k: remove unused constant
authorThomas Monjalon <thomas@monjalon.net>
Mon, 2 Jul 2018 21:27:49 +0000 (23:27 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 4 Jul 2018 19:50:27 +0000 (21:50 +0200)
commitadeddc9c1890a42fafe887d7d1457145310491f6
tree8316c7fbcde284ad709cce1b22d1eed01f8fe8eb
parentc6698a3e8fa525ad8a5c10191b83c4bbeab75907
net/fm10k: remove unused constant

The macro FM10K_SIMPLE_TX_FLAG was used with old Tx queue flags.
It is no longer used and was forgotten when cleaning old Tx flags.

Fixes: 1778ef67e2e7 ("net/fm10k: remove dependence on Tx queue flags")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/fm10k/fm10k.h