net/bnxt: fix ring type macro name
authorLance Richardson <lance.richardson@broadcom.com>
Sun, 2 Jun 2019 17:42:37 +0000 (13:42 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 13 Jun 2019 14:54:29 +0000 (23:54 +0900)
commit1f91ae985753f7f5e4170ff2f2e0b1d47d1aa5dd
treeb1476392ad7f8f72bc6f26f946783d856ef04905
parent3858965c3a266c2d9350402cf4f2f420de686a62
net/bnxt: fix ring type macro name

Use consistent macro names for ring type values. (There is no
functional change, the "alloc" and "free" values are identical.)

Fixes: 6371b91fb66d ("net/bnxt: add ring alloc/free")
Cc: stable@dpdk.org
Signed-off-by: Lance Richardson <lance.richardson@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
drivers/net/bnxt/bnxt_hwrm.c