diff options
author | Ben Ben-ishay <[email protected]> | 2020-12-16 12:32:24 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2021-10-26 19:30:38 -0700 |
commit | 54b2b3eccab63e0c359aad562498cd9f49a1547d (patch) | |
tree | 98dd4c021c072d51a58b6590a69c707b3fe9959a /scripts/gdb/linux/lists.py | |
parent | 7529cc7fbd9c02eda6851f3260416cbe198a321d (diff) |
net: Prevent HW-GRO and LRO features operate together
LRO and HW-GRO are mutually exclusive, this commit adds this restriction
in netdev_fix_feature. HW-GRO is preferred, that means in case both
HW-GRO and LRO features are requested, LRO is cleared.
Signed-off-by: Ben Ben-ishay <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions