]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: Remove rq_headroom field from params
authorTariq Toukan <tariqt@mellanox.com>
Wed, 7 Feb 2018 11:28:35 +0000 (13:28 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 28 Mar 2018 00:17:27 +0000 (17:17 -0700)
commitb0cedc844c00991d323c13b82d651d372dcbbb12
treebd54660e6489b37ab4ca3e367bd4c32f24708d79
parentf1e4fc9b4b02ec728b06ad09d6cdf5a9bb7ec372
net/mlx5e: Remove rq_headroom field from params

It can be derived from other params, calculate it
via the dedicated function when needed.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_main.c