]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blobdiff - drivers/net/ethernet/broadcom/bnxt/bnxt.h
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
[mirror_ubuntu-disco-kernel.git] / drivers / net / ethernet / broadcom / bnxt / bnxt.h
index 2fb653e0048da1370e71bc2ff03d3c1352cc8c74..4d8b893344723d9a3cb48fd8c99070538ed5dc16 100644 (file)
@@ -1776,7 +1776,7 @@ unsigned int bnxt_get_avail_stat_ctxs_for_en(struct bnxt *bp);
 unsigned int bnxt_get_max_func_cp_rings(struct bnxt *bp);
 unsigned int bnxt_get_avail_cp_rings_for_en(struct bnxt *bp);
 int bnxt_get_avail_msix(struct bnxt *bp, int num);
-int bnxt_reserve_rings(struct bnxt *bp);
+int bnxt_reserve_rings(struct bnxt *bp, bool irq_re_init);
 void bnxt_tx_disable(struct bnxt *bp);
 void bnxt_tx_enable(struct bnxt *bp);
 int bnxt_hwrm_set_pause(struct bnxt *);