diff options
author | Ben Ben-ishay <benishay@nvidia.com> | 2020-12-16 12:32:24 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-10-26 19:30:38 -0700 |
commit | 54b2b3eccab63e0c359aad562498cd9f49a1547d (patch) | |
tree | 98dd4c021c072d51a58b6590a69c707b3fe9959a /net/bluetooth/mgmt_util.h | |
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 <benishay@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/bluetooth/mgmt_util.h')
0 files changed, 0 insertions, 0 deletions