diff options
Diffstat (limited to 'tests/headers/layout_eth_conf.h')
-rw-r--r-- | tests/headers/layout_eth_conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/layout_eth_conf.h b/tests/headers/layout_eth_conf.h index f5fd605a..a742ee5f 100644 --- a/tests/headers/layout_eth_conf.h +++ b/tests/headers/layout_eth_conf.h @@ -424,4 +424,4 @@ struct rte_eth_conf { uint32_t dcb_capability_en; struct rte_fdir_conf fdir_conf; /**< FDIR configuration. */ struct rte_intr_conf intr_conf; /**< Interrupt mode configuration. */ -}; +};
\ No newline at end of file |