net: hns3: update the comment of function hclgevf_get_mbx_resp
authorPeng Li <lipeng321@huawei.com>
Tue, 19 Apr 2022 03:27:06 +0000 (11:27 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2022 09:45:51 +0000 (10:45 +0100)
commit2e0f538870119dfdacf3caf11af2d925157eb84f
tree227e5daca520c934ca4fffe98e5bdd9226bdf0dd
parent2373b35c24ffdf680efad11377ceb994149b1f6f
net: hns3: update the comment of function hclgevf_get_mbx_resp

The param of function hclgevf_get_mbx_resp has been changed but the
comments not upodated. This patch updates it.

Signed-off-by: Peng Li<lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c