diff options
author | Sudarsana Reddy Kalluru <[email protected]> | 2018-07-18 22:50:03 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-07-21 16:19:04 -0700 |
commit | 58874c7b246109d8efb2b0099d1aa296d6bfc3fa (patch) | |
tree | d0d70a87e75d0fae4f91c8ab573d71bbb9913836 /scripts/gdb/linux/lists.py | |
parent | 4ad95a93a702ec4f4fb5159b822797ba67b8cbbe (diff) |
qed: Fix possible race for the link state value.
There's a possible race where driver can read link status in mid-transition
and see that virtual-link is up yet speed is 0. Since in this
mid-transition we're guaranteed to see a mailbox from MFW soon, we can
afford to treat this as link down.
Fixes: cc875c2e ("qed: Add link support")
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