First patch cover multiple error for ICC.
        a. mixed enum with other types
        b. variable is used uninitialized

Patches for FreeBSD:
        a. Target was not setup
        b. ETIME is not avaliable in FreeBSD 

Daniel Mrzyglod (2):
  ena: icc fix compilation errors
  ena: Fix Compilation for freebsd

 drivers/net/ena/base/ena_com.c       | 18 +++++++++---------
 drivers/net/ena/base/ena_com.h       |  8 ++++----
 drivers/net/ena/base/ena_eth_com.c   | 10 +++++-----
 drivers/net/ena/base/ena_plat.h      |  2 ++
 drivers/net/ena/base/ena_plat_dpdk.h |  3 +++
 5 files changed, 23 insertions(+), 18 deletions(-)

-- 
2.5.5

Reply via email to