diff options
Diffstat (limited to 'include/linux/mlx4')
| -rw-r--r-- | include/linux/mlx4/device.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h index a69bda77c1d1..08e5bc1387e1 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
| @@ -964,7 +964,9 @@ struct mlx4_net_trans_rule { | |||
| 964 | }; | 964 | }; |
| 965 | 965 | ||
| 966 | struct mlx4_net_trans_rule_hw_ctrl { | 966 | struct mlx4_net_trans_rule_hw_ctrl { |
| 967 | __be32 ctrl; | 967 | __be16 prio; |
| 968 | u8 type; | ||
| 969 | u8 flags; | ||
| 968 | u8 rsvd1; | 970 | u8 rsvd1; |
| 969 | u8 funcid; | 971 | u8 funcid; |
| 970 | u8 vep; | 972 | u8 vep; |
