HomeFreeBSD

MFC r303266: Postpone ntb_get_msix_info() till we need to negotiate MSIX.

Description

MFC r303266: Postpone ntb_get_msix_info() till we need to negotiate MSIX.

Calling it earlier increases the window when MSIX info may change.
This change does not solve the problem completely, but seems logical.
Complete solution should probably include link reset in case of MSIX
remap to trigger new negotiation, but we have no way to get notified
about that now.

Details

Provenance
mavAuthored on
Parents
rS304400: MFC r302622 (by sephe): ntb: Fix LINT
Branches
Unknown
Tags
Unknown