commit | dac0490718bd17df5e3995ffca14255e5f9ed22d | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Tue May 08 03:18:39 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue May 08 10:14:21 2018 -0400 |
tree | 2ec3759f08732c8dc167b8e210afcb59c7fda0ec | |
parent | cc559c1ac250a6025bd4a9528e424b8da250655b [diff] |
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only. Only non-NPAR PFs need to actively check and manage unsupported link speeds. NPAR functions and VFs do not control the link speed and should skip the unsupported speed detection logic, to avoid warning messages from firmware rejecting the unsupported firmware calls. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>