diff options
author | 2023-10-09 09:17:44 +0300 | |
---|---|---|
committer | 2023-11-15 11:34:31 -0800 | |
commit | 23ec6972865b59d2f58a1aafd12b108b4dd6caa1 (patch) | |
tree | 37de3cf7539cd75a357953893550a9d4ebad152c /net/core/dev_ioctl.c | |
parent | net/mlx5e: Add local loopback counter to vport rep stats (diff) | |
download | wireguard-linux-23ec6972865b59d2f58a1aafd12b108b4dd6caa1.tar.xz wireguard-linux-23ec6972865b59d2f58a1aafd12b108b4dd6caa1.zip |
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