[PATCH v2 15/18] bus/dpaa: add OH port mode for dpaa eth
Ferruh Yigit
ferruh.yigit at amd.com
Sun Sep 22 17:24:03 CEST 2024
On 8/23/2024 8:32 AM, Hemant Agrawal wrote:
> @@ -78,7 +78,7 @@ TAILQ_HEAD(rte_fman_if_list, __fman_if);
>
> /* Represents the different flavour of network interface */
> enum fman_mac_type {
> - fman_offline_internal = 0,
> + fman_offline = 0,
> fman_mac_1g,
> fman_mac_10g,
> fman_mac_2_5g,
>
Is this rename required, since next patch renames it back to
'fman_offline_internal'?
More information about the dev
mailing list