On Tue, 16 Nov 2021 00:30:34 +0800 kernel test robot wrote:
>> drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:445:48:
error: no member named 'sriov_cfg' in 'struct bnxt'
if (BNXT_PF(bp) && (bp->pf.active_vfs || bp->sriov_cfg))
{
~~ ^
Hi Michael, is this a false positive? Is the fix coming?