summaryrefslogtreecommitdiff
path: root/tools/build/feature/test-timerfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/feature/test-timerfd.c')
0 files changed, 0 insertions, 0 deletions
01a3cf1b343'>14ba60af62784512b09923cc271a74026d113a91 /drivers parent61aad724ec0a685bc83b02b059a3ca0ad3bde6b0 (diff)
bnxt_en: Do not setup PHY unless driving a single PF.
If it is a VF or an NPAR function, the firmware call to setup the PHY will fail. Adding this check will prevent unnecessary firmware calls to setup the PHY unless calling from the PF. This will also eliminate many unnecessary warning messages when the call from a VF or NPAR fails. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/ethernet/broadcom/bnxt/bnxt.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/ethernet/broadcom/bnxt/bnxt.c b/drivers/net/ethernet/broadcom/bnxt/bnxt.c