diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-03-11 17:00:22 +0100 |
---|---|---|
committer | Jon Mason <jon.mason@intel.com> | 2014-04-07 10:59:19 -0700 |
commit | 53a788a765b5336bd5ac5935e6d962bcdd281802 (patch) | |
tree | 5246550b04b662a0dddb2d411b8f09525feb88c3 /drivers/connector | |
parent | 77733513c481d741d997139a1cac5d0d10bf3639 (diff) |
ntb: Split ntb_setup_msix() into separate BWD/SNB routines
This is an cleanup effort to make ntb_setup_msix() more
readable - use ntb_setup_bwd_msix() to init MSI-Xs on
BWD hardware and ntb_setup_snb_msix() - on SNB hardware.
Function ntb_setup_snb_msix() also initializes MSI-Xs the
way it should has been done - looping pci_enable_msix()
until success or failure.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions