Re: [RFC PATCH net-next] net: hns3: hclge_inform_reset_assert_to_vf() can be static

2018-03-23 Thread David Miller
From: kbuild test robot Date: Fri, 23 Mar 2018 05:31:07 +0800 > > Fixes: 2bfbd35d8ecd ("net: hns3: Changes required in PF mailbox to support VF > reset") > Signed-off-by: Fengguang Wu Applied, thanks.

[RFC PATCH net-next] net: hns3: hclge_inform_reset_assert_to_vf() can be static

2018-03-22 Thread kbuild test robot
Fixes: 2bfbd35d8ecd ("net: hns3: Changes required in PF mailbox to support VF reset") Signed-off-by: Fengguang Wu --- hclge_mbx.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c