diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2023-10-09 09:17:44 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-11-15 11:34:31 -0800 |
commit | 23ec6972865b59d2f58a1aafd12b108b4dd6caa1 (patch) | |
tree | 37de3cf7539cd75a357953893550a9d4ebad152c /net/core/dev_ioctl.c | |
parent | b2a62e56b173ceb153cc1651189c537ebb5345cc (diff) |
net/mlx5e: Remove early assignment to netdev->features
The netdev->features is initialized to netdev->hw_features at a later
point in the flow. Remove any redundant earlier assignment.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions