projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682c072
)
RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define
author
Zhu Yanjun
<yanjun.zhu@linux.dev>
Thu, 8 Dec 2022 10:19:54 +0000
(
05:19
-0500)
committer
Leon Romanovsky
<leon@kernel.org>
Thu, 8 Dec 2022 09:33:18 +0000
(11:33 +0200)
IB_FLOW_SPEC_IB is not used in mlx5 and can be deleted.
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Link:
https://lore.kernel.org/r/20221208101954.687960-1-yanjun.zhu@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/mlx5/fs.c
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/mlx5/fs.c
b/drivers/infiniband/hw/mlx5/fs.c
index 490ec308e3098f094c2cbb85ab42c30ba0b142fb..3008632a6c2064a81c5c8d5ded5e2f98385319de 100644
(file)
--- a/
drivers/infiniband/hw/mlx5/fs.c
+++ b/
drivers/infiniband/hw/mlx5/fs.c
@@
-127,7
+127,6
@@
static int check_mpls_supp_fields(u32 field_support, const __be32 *set_mask)
}
#define LAST_ETH_FIELD vlan_tag
-#define LAST_IB_FIELD sl
#define LAST_IPV4_FIELD tos
#define LAST_IPV6_FIELD traffic_class
#define LAST_TCP_UDP_FIELD src_port