Skip to content

Commit d1b2234

Browse files
Lior Nahmansondavem330
authored andcommitted
net/mlx5: Removed esp_id from struct mlx5_flow_act
esp_id is no longer in used Signed-off-by: Lior Nahmanson <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent b167125 commit d1b2234

File tree

1 file changed

+0
-1
lines changed
  • include/linux/mlx5

1 file changed

+0
-1
lines changed

include/linux/mlx5/fs.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ struct mlx5_flow_act {
245245
struct mlx5_pkt_reformat *pkt_reformat;
246246
union {
247247
u32 ipsec_obj_id;
248-
uintptr_t esp_id;
249248
};
250249
u32 flags;
251250
struct mlx5_fs_vlan vlan[MLX5_FS_VLAN_DEPTH];

0 commit comments

Comments
 (0)