Skip to content
Commit ecb1c9cc authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags



Although we do not yet enable multiple PFs per port, it is possible
that a board will be reconfigured to enable them while the driver has
not yet been updated to fully support this.

The most obvious problem is that multiple functions may try to set
conflicting link settings.  But we will also run into trouble if the
firmware doesn't consider us fully trusted.  So, abort probing unless
both the LinkCtrl and Trusted flags are set for this function.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 568d7a00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment