HomeFreeBSD

MFC r347290:

Description

MFC r347290:
Fix for double bus master disable in mlx5core.

mlx5_pci_disable_device is calling pci_disable_device which disables
bus master. No need to explicitly call pci_clear_master.

Submitted by: slavash@
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS347844: Fix minor compile issue after MFC r347288.
Branches
Unknown
Tags
Unknown