Hi Dave,
Sorry about this. I have fixed this in the V2 patch floated just now.
Best regards
Salil.
-----Original Message-----
From: David Miller [mailto:davem@davemloft.net]
Sent: Tuesday, June 05, 2018 7:41 PM
To: Salil Mehta <redacted>
Cc: Zhuangyuzeng (Yisen) <redacted>; lipeng (Y)
[off-list ref]; mehta.salil@opnsrc.net; netdev@vger.kernel.org;
linux-kernel@vger.kernel.org; Linuxarm [off-list ref]; wangxi
(M) [off-list ref]
Subject: Re: [PATCH net-next 2/3] net: hns3: Fix for VF mailbox
receiving unknown message
From: Salil Mehta <redacted>
Date: Tue, 5 Jun 2018 12:42:00 +0100
quoted
+ if (unlikely(!hnae3_get_bit(flag,
HCLGEVF_CMDQ_RX_OUTVLD_B))) {
This breaks the build, there is no such symbol named hnae3_get_bit().