451bf30e3e
When we compile PMD with CFLAGS set to -O -g, build fails because of uninitialized error. This patch fixes it. Bugzilla ID: 509 Fixes: 1e46b3962620 ("net/bnxt: fill cfa action in Tx descriptor") Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Reviewed-by: Somnath Kotur <somnath.kotur@broadcom.com> Reviewed-by: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>