diff options
author | Sudarsana Reddy Kalluru <[email protected]> | 2018-07-18 22:50:02 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-21 16:19:04 -0700 |
commit | 4ad95a93a702ec4f4fb5159b822797ba67b8cbbe (patch) | |
tree | f1cd7e10fbbd2952dcc1c70ca313429b04527896 /scripts/gdb/linux/lists.py | |
parent | 64119e05f7b31e83e2555f6782e6cdc8f81c63f4 (diff) |
qed: Fix link flap issue due to mismatching EEE capabilities.
Apparently, MFW publishes EEE capabilities even for Fiber-boards that don't
support them, and later since qed internally sets adv_caps it would cause
link-flap avoidance (LFA) to fail when driver would initiate the link.
This in turn delays the link, causing traffic to fail.
Driver has been modified to not to ask MFW for any EEE config if EEE isn't
to be enabled.
Fixes: 645874e5 ("qed: Add support for Energy efficient ethernet.")
Signed-off-by: Sudarsana Reddy Kalluru <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions