net/hinic/base: fix log info for PF command channel
authorGuoyang Zhou <zhouguoyang@huawei.com>
Wed, 4 Nov 2020 02:03:20 +0000 (10:03 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 4 Nov 2020 14:07:07 +0000 (15:07 +0100)
commit1e4593db1d58e01c29d79259f5d98148e635963e
tree70f76cadba584d52742ebbf9054ff7bf34044d9b
parent17ff26b6302416a1b97d566fd744bf28488c76a8
net/hinic/base: fix log info for PF command channel

When PF command channel is error, the variables in the log has been
cleared, which is not printed yet.

Fixes: 214164a6bf7f ("net/hinic/base: remove unused function parameters")
Cc: stable@dpdk.org
Signed-off-by: Guoyang Zhou <zhouguoyang@huawei.com>
drivers/net/hinic/base/hinic_pmd_mgmt.c