projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8742c7e
)
net/mlx5e: Cleanup unused defines
author
Gal Pressman
<pressmangal@gmail.com>
Wed, 7 Nov 2018 18:31:36 +0000
(20:31 +0200)
committer
Saeed Mahameed
<saeedm@mellanox.com>
Wed, 5 Dec 2018 02:20:00 +0000
(18:20 -0800)
Remove couple of defines that are no longer used.
Signed-off-by: Gal Pressman <pressmangal@gmail.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/mellanox/mlx5/core/en.h
b/drivers/net/ethernet/mellanox/mlx5/core/en.h
index 11832480292646c9fcbd881402ed95497218c67e..2af43465ba2c2ef013a894ed331b8137de1458dd 100644
(file)
--- a/
drivers/net/ethernet/mellanox/mlx5/core/en.h
+++ b/
drivers/net/ethernet/mellanox/mlx5/core/en.h
@@
-147,9
+147,6
@@
struct page_pool;
MLX5_UMR_MTT_ALIGNMENT))
#define MLX5E_UMR_WQEBBS \
(DIV_ROUND_UP(MLX5E_UMR_WQE_INLINE_SZ, MLX5_SEND_WQE_BB))
-#define MLX5E_ICOSQ_MAX_WQEBBS MLX5E_UMR_WQEBBS
-
-#define MLX5E_NUM_MAIN_GROUPS 9
#define MLX5E_MSG_LEVEL NETIF_MSG_LINK