-
由 Dinghao Liu 提交于
When vsi->type == I40E_VSI_FDIR, we have caught the return value of i40e_vsi_request_irq() but without further handling. Check and execute memory clean on failure just like the other i40e_vsi_request_irq(). Fixes: 8a9eb7d3 ("i40e: rework fdir setup and teardown") Signed-off-by: NDinghao Liu <dinghao.liu@zju.edu.cn> Tested-by: NTony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
9c04cfcd