net/bnxt: fix icc build
authorNaresh Kumar PBS <nareshkumar.pbs@broadcom.com>
Sat, 8 Jun 2019 19:22:08 +0000 (23:22 +0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 13 Jun 2019 15:01:06 +0000 (00:01 +0900)
commitbc77ad80e619637d5e4f9cdfda9fca8d7dc1bef9
treeb631f1c284189eedd913e8a327864aa256bc689a
parent55b60de05dc527dcb96bc2f355b606f7951dd6c9
net/bnxt: fix icc build

Address build errors reported by intel compiler while compiling
on Windows. Instead of typeof() using the actual type in ALLOW_FUNC

Cc: stable@dpdk.org
Signed-off-by: Naresh Kumar PBS <nareshkumar.pbs@broadcom.com>
Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Lance Richardson <lance.richardson@broadcom.com>
drivers/net/bnxt/bnxt_ethdev.c