diff options
author | Edwin Peer <edwin.peer@broadcom.com> | 2020-09-27 20:42:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-27 23:35:46 +0300 |
commit | 745b5c653913829ede6d4466f36b35426d6e1823 (patch) | |
tree | 14a42d7877a2bde20e6ec00f93aa7c87d9a5c0ba /drivers/scsi/aic94xx/aic94xx_reg_def.h | |
parent | 3128e811b134128aadcf8582dded81b70980f23a (diff) | |
download | linux-745b5c653913829ede6d4466f36b35426d6e1823.tar.xz |
bnxt_en: avoid link reset if speed is not changed
PORT_PHY_CONFIG is always sent with REQ_FLAGS_RESET_PHY set. This flag
must be set in order for the firmware to institute the requested PHY
change immediately, but it results in a link flap. This is unnecessary
and results in an improved user experience if the PHY reconfiguration
is avoided when the user requested speed does not constitute a change.
Signed-off-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_reg_def.h')
0 files changed, 0 insertions, 0 deletions