It fixes compile issue on ICC 13.0.0.
Error logs:
i40e_ethdev.c(7943): error #188: enumerated type mixed with another type
PMD_INIT_LOG(ERR,
Signed-off-by: Helin Zhang
---
drivers/net/i40e/i40e_ethdev.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/n
Hi Helin,
> -Original Message-
> From: Zhang, Helin
> Sent: Friday, November 06, 2015 7:49 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo; Zhang, Helin
> Subject: [PATCH 2/3] i40e: fix ICC compile issue
>
> It fixes compile issue on ICC 13.0.0.
>
> Error logs:
> i40e_ethdev.c(7943
2 matches
Mail list logo