diff options
author | Mateusz Palczewski <[email protected]> | 2020-11-24 15:08:27 +0000 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-02-18 10:21:17 -0800 |
commit | 4cdb9f80dcd46aab3c0020b4a6920c22735c5d6e (patch) | |
tree | 2bc33762005370e0bb1a42aace3870066ee318aa /scripts/gdb/linux/proc.py | |
parent | d2c788f739b6f68090e968a2ee31b543701e795f (diff) |
i40e: Fix overwriting flow control settings during driver loading
During driver loading flow control settings were written to FW
using a variable which was always zero, since it was being set
only by ethtool. This behavior has been corrected and driver
no longer overwrites the default FW/NVM settings.
Fixes: 373149fc99a0 ("i40e: Decrease the scope of rtnl lock")
Signed-off-by: Dawid Lukwinski <[email protected]>
Signed-off-by: Mateusz Palczewski <[email protected]>
Reviewed-by: Aleksandr Loktionov <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions