diff options
author | Michael Chan <michael.chan@broadcom.com> | 2017-05-16 23:39:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-17 22:12:49 +0300 |
commit | 87fe603274aa9889c05cca3c3e45675e1997cb13 (patch) | |
tree | 4c84c37f004bb99b7e43d27fbdb9fbb6fe488d27 /tools/perf/scripts/python | |
parent | 9142e9007f2d7ab58a587a1e1d921b0064a339aa (diff) | |
download | linux-87fe603274aa9889c05cca3c3e45675e1997cb13.tar.xz |
bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.
In the current code, bnxt_dcb_init() is called too early before we
determine if the firmware DCBX agent is running or not. As a result,
we are not setting the DCB_CAP_DCBX_HOST and DCB_CAP_DCBX_LLD_MANAGED
flags properly to report to DCBNL.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions