summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
diff options
context:
space:
mode:
authorMatan Barak2017-08-07 10:14:11 +0200
committerSaeed Mahameed2017-08-24 15:02:58 +0200
commit667cb65ae5ad01523505d48d6cfd92bd1d3c9785 (patch)
tree3372de0fb49b1b82f4dfcb2cd26631cb7944741b /drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
parentnet/mlx5: Convert linear search for free index to ida (diff)
downloadkernel-qcow2-linux-667cb65ae5ad01523505d48d6cfd92bd1d3c9785.tar.gz
kernel-qcow2-linux-667cb65ae5ad01523505d48d6cfd92bd1d3c9785.tar.xz
kernel-qcow2-linux-667cb65ae5ad01523505d48d6cfd92bd1d3c9785.zip
net/mlx5: Don't store reserved part in FTEs and FGs
The current code stores fte_match_param in the software representation of FTEs and FGs. fte_match_param contains a large reserved area at the bottom of the struct. Since downstream patches are going to hash this part, we would like to avoid doing so on a reserved part. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en_rx.c')
0 files changed, 0 insertions, 0 deletions