HomeFreeBSD

MFC 304482: Adjust t4_port_init() to work with VF devices.

Description

MFC 304482: Adjust t4_port_init() to work with VF devices.

Specifically, the FW_PORT_CMD may or may not work for a VF (the PF
driver can choose whether or not to permit access to this command),
so don't attempt to fetch port information on a VF if permission is
denied by the PF.

Details

Provenance
jhbAuthored on
Parents
rS306691: MFV: r306687
Branches
Unknown
Tags
Unknown